Newman Run Dashboard

Thursday, 19 February 2026 14:03:58
Total Iterations

1

Total Assertions

1387

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 21.8s
Total data received: 2.61MB
Average response time: 262ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1387 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 481 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 232 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 254 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 244 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 292 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 278 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 842 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 253 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 252 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 232 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 481ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08fc18c3-c02c-4d5e-b3fb-e67b8fa38183
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-XTRbzvttQqjGldUpBQSfsEmPui8"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 481 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 235ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01b15f69-61f9-4630-8305-ffb060b69776
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "username": "Ubaldo.Jerde11",
            "password": "o18O73mcbyJ9ULW"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ccc20a35-5ef5-4e38-b261-cd4fbb59ec50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed8fc4ab-2df2-4495-929f-e83f3aebe33a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 232 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b5f4cfb-afcd-4ff6-a1e7-483946c72990
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20556cdd-3f1b-46a9-8173-eeb60b26b42a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f9ad69b-1017-4822-a9f2-a896d26aac4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 136a02b8-a040-470a-bb79-79ccc14627c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c13c1223-92cb-4eb8-a1bd-3bda0f51e607
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-bqJXNpfY6eAAR4x1j1ZpfZSuOKU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":589},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 254 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0dfd61f-7d98-4b59-bf42-38f1c566ce21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b52d664-33de-40b4-b429-c61f5d44f5f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58a817fe-8049-40cd-bc02-b5de29df0838
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-bqJXNpfY6eAAR4x1j1ZpfZSuOKU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":589},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 215e417f-6864-4e9d-b073-daf0d15b6b25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 244 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 334c8823-218d-48c9-91d2-f6bc157c0252
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4396092e-55bd-4e26-92c1-5c167bc138bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4dfef7bd-3429-4cbb-8696-90708432375b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0dc9df4b-dc59-4dd5-81eb-31dd9d4d1150
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1140
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Yazmin",
                "last_name": "Robel",
                "mobile_number": "660-799-3234",
                "mobile_number_alt": "660-799-3234",
                "email_id": "Augusta.Lueilwitz@hotmail.com",
                "email_id_alt": "Augusta.Lueilwitz@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16414280143204",
                "imei1": "16414280143204",
                "imei2": "16414280143204",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-7x0xLa0ZXZ1YEuz9fW2uknzYQnE"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":191708,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":191726,"tr_customer_product_id":191716,"job_number":"JOB_191708"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 292 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35bc811d-e7f2-4d6f-bf07-4865a386b61a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1126
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Angel",
                "last_name": "Barton",
                "mobile_number": "873-602-2604",
                "mobile_number_alt": "402-345-1464",
                "email_id": "Dell_Luettgen11@yahoo.com",
                "email_id_alt": "Erwin50@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16414280143204",
                "imei1": "16414280143204",
                "imei2": "16414280143204",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92759398-f372-4f1e-9b17-82ed7221ed94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1127
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Celia",
                "last_name": "Beahan",
                "mobile_number": "597-665-3873",
                "mobile_number_alt": "488-429-3586",
                "email_id": "Raphael_Sipes13@yahoo.com",
                "email_id_alt": "Alphonso36@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16414280143204",
                "imei1": "16414280143204",
                "imei2": "16414280143204",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d296ae26-2f42-407b-9013-77214c849088
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1129
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Willy",
                "last_name": "Deckow",
                "mobile_number": "228-903-0687",
                "mobile_number_alt": "525-985-7746",
                "email_id": "Olga_Schmitt71@yahoo.com",
                "email_id_alt": "Tad_Sipes33@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "13022847227504",
                "imei1": "13022847227504",
                "imei2": "13022847227504",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-l/AWPpia3oT5GczVLEP/T0x6pas"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":191709,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":191727,"tr_customer_product_id":191717,"job_number":"JOB_191709"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 278 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35c332c4-3109-4a5c-bc7c-ef6681fb682b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1044
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Sierra",
                "last_name": "Gutmann",
                "mobile_number": "464-933-0836",
                "mobile_number_alt": "884-221-7737",
                "email_id": "Nathanial_Toy55@hotmail.com",
                "email_id_alt": "Barry15@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16414280143204",
                "imei1": "16414280143204",
                "imei2": "16414280143204",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b9a03ae-4f72-4abf-97f0-35ebd9bf0034
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16414280143204",
                "imei1": "16414280143204",
                "imei2": "16414280143204",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ade7771-ba26-4daf-82e8-7f6a78d03b3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 830
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Domenic",
                "last_name": "Terry",
                "mobile_number": "433-887-6773",
                "mobile_number_alt": "537-829-3692",
                "email_id": "Peggie.Gleason@gmail.com",
                "email_id_alt": "Camden84@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7bb55101-8470-4db4-9e42-19cdb5ea50b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1121
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Eugene",
                "last_name": "Rice",
                "mobile_number": "754-847-6459",
                "mobile_number_alt": "909-774-9687",
                "email_id": "Graham_Wilderman@gmail.com",
                "email_id_alt": "Albin_Runolfsson@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1002302923",
                "imei1": "1002302923",
                "imei2": "1002302923",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62cdf828-c6d1-43ad-89fb-51946d91fa6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1137
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Clement",
                "last_name": "Thompson",
                "mobile_number": "751-722-2206",
                "mobile_number_alt": "890-238-7557",
                "email_id": "Marilie45@gmail.com",
                "email_id_alt": "Maddison_Fahey88@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1333814091118503",
                "imei1": "1333814091118503",
                "imei2": "1333814091118503",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-D3BVrTEoZtMtJVdicf3tNIp81S0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":191710,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":191728,"tr_customer_product_id":191718,"job_number":"JOB_191710"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1a7747d-f0d2-4e12-8a48-112a008ae723
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-hXD5e/gc6/VwWk/ALjpOkugFMEM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":592},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 842ms
Mean size per request: 574.45KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb867c43-df01-4e4a-b0b6-f1572a7c5d81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8f9cd-j5B2Y67biu6Bwh2XFlxuc0oFKwc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191241,"job_number":"JOB_191241","tr_customer_id":191259,"tr_customer_product_id":191249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10873814698424","imei1":"10873814698424","imei2":"10873814698424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191247,"job_number":"JOB_191247","tr_customer_id":191265,"tr_customer_product_id":191255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Vergie Doyle","mobile_number":"863-595-3337","email_id":"Keanu.Hilpert@gmail.com","dop":"2000-01-31","serial_number":"1075098018740837","imei1":"1075098018740837","imei2":"1075098018740837","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191319,"job_number":"JOB_191319","tr_customer_id":191337,"tr_customer_product_id":191327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:31:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10812826567196","imei1":"10812826567196","imei2":"10812826567196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191321,"job_number":"JOB_191321","tr_customer_id":191339,"tr_customer_product_id":191329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:46.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Dana Reichel","mobile_number":"722-522-1163","email_id":"Oceane.Tremblay78@gmail.com","dop":"2000-01-31","serial_number":"1077534782820898","imei1":"1077534782820898","imei2":"1077534782820898","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191375,"job_number":"JOB_191375","tr_customer_id":191393,"tr_customer_product_id":191383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10325210145247","imei1":"10325210145247","imei2":"10325210145247","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191378,"job_number":"JOB_191378","tr_customer_id":191396,"tr_customer_product_id":191386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Cathryn Kuphal","mobile_number":"330-222-0690","email_id":"Lonzo78@yahoo.com","dop":"2000-01-31","serial_number":"1080694636159507","imei1":"1080694636159507","imei2":"1080694636159507","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191406,"job_number":"JOB_191406","tr_customer_id":191424,"tr_customer_product_id":191414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10762289346056","imei1":"10762289346056","imei2":"10762289346056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191408,"job_number":"JOB_191408","tr_customer_id":191426,"tr_customer_product_id":191416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:16.000Z","modified_at":"2026-02-19T04:33:16.000Z","name":"Earnestine Doyle","mobile_number":"335-237-3741","email_id":"Cleve_Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1022086570013029","imei1":"1022086570013029","imei2":"1022086570013029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191545,"job_number":"JOB_191545","tr_customer_id":191563,"tr_customer_product_id":191553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:04.000Z","modified_at":"2026-02-19T07:00:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321566161319","imei1":"10321566161319","imei2":"10321566161319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191547,"job_number":"JOB_191547","tr_customer_id":191565,"tr_customer_product_id":191555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:06.000Z","modified_at":"2026-02-19T07:00:06.000Z","name":"Zander Haag","mobile_number":"318-992-7413","email_id":"Sean.Denesik@hotmail.com","dop":"2000-01-31","serial_number":"1025205236998930","imei1":"1025205236998930","imei2":"1025205236998930","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191557,"job_number":"JOB_191557","tr_customer_id":191575,"tr_customer_product_id":191565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:50.000Z","modified_at":"2026-02-19T07:00:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10037802903845","imei1":"10037802903845","imei2":"10037802903845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191559,"job_number":"JOB_191559","tr_customer_id":191577,"tr_customer_product_id":191567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:52.000Z","modified_at":"2026-02-19T07:00:52.000Z","name":"Gordon Wunsch","mobile_number":"442-738-8818","email_id":"Shannon_Kutch72@gmail.com","dop":"2000-01-31","serial_number":"1037044544463395","imei1":"1037044544463395","imei2":"1037044544463395","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191569,"job_number":"JOB_191569","tr_customer_id":191587,"tr_customer_product_id":191577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:01:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10251750642456","imei1":"10251750642456","imei2":"10251750642456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191573,"job_number":"JOB_191573","tr_customer_id":191591,"tr_customer_product_id":191581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:01:38.000Z","name":"Sven Sawayn","mobile_number":"292-277-2718","email_id":"Nelle83@yahoo.com","dop":"2000-01-31","serial_number":"1042294733971134","imei1":"1042294733971134","imei2":"1042294733971134","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191578,"job_number":"JOB_191578","tr_customer_id":191596,"tr_customer_product_id":191586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:02:22.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10706879091739","imei1":"10706879091739","imei2":"10706879091739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191580,"job_number":"JOB_191580","tr_customer_id":191598,"tr_customer_product_id":191588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:23.000Z","modified_at":"2026-02-19T07:02:23.000Z","name":"Lilyan Wunsch","mobile_number":"951-433-7810","email_id":"Conor_Dare95@hotmail.com","dop":"2000-01-31","serial_number":"1057848136335981","imei1":"1057848136335981","imei2":"1057848136335981","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:41.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:43.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:47.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:54.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:54.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:57.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191218,"job_number":"JOB_191218","tr_customer_id":191236,"tr_customer_product_id":191226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Shad Greenfelder","mobile_number":"446-919-6119","email_id":"Bella82@gmail.com","dop":"2025-04-06","serial_number":"17097130893819","imei1":"17097130893819","imei2":"17097130893819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191219,"job_number":"JOB_191219","tr_customer_id":191237,"tr_customer_product_id":191227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:32.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Tomas Koch","mobile_number":"699-859-1365","email_id":"Orin_Vandervort38@yahoo.com","dop":"2025-04-06","serial_number":"12345223854772706","imei1":"12345223854772706","imei2":"12345223854772706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191220,"job_number":"JOB_191220","tr_customer_id":191238,"tr_customer_product_id":191228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:30:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10688052490658","imei1":"10688052490658","imei2":"10688052490658","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191221,"job_number":"JOB_191221","tr_customer_id":191239,"tr_customer_product_id":191229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"Aida Conroy","mobile_number":"339-730-9279","email_id":"Florine1@yahoo.com","dop":"2025-06-18","serial_number":"10887985107029","imei1":"10887985107029","imei2":"10887985107029","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191222,"job_number":"JOB_191222","tr_customer_id":191240,"tr_customer_product_id":191230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"Macey Collier","mobile_number":"330-691-4736","email_id":"Noemy.Schmitt57@gmail.com","dop":"2025-06-18","serial_number":"1095139666501480","imei1":"1095139666501480","imei2":"1095139666501480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191223,"job_number":"JOB_191223","tr_customer_id":191241,"tr_customer_product_id":191231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14527071839745","imei1":"14527071839745","imei2":"14527071839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191224,"job_number":"JOB_191224","tr_customer_id":191242,"tr_customer_product_id":191232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"Rory Hoeger","mobile_number":"919-644-4044","email_id":"Misael_Walter39@yahoo.com","dop":"2025-04-06","serial_number":"14403955667070","imei1":"14403955667070","imei2":"14403955667070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191225,"job_number":"JOB_191225","tr_customer_id":191243,"tr_customer_product_id":191233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15521206471769","imei1":"15521206471769","imei2":"15521206471769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191226,"job_number":"JOB_191226","tr_customer_id":191244,"tr_customer_product_id":191234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"Osborne Boehm","mobile_number":"947-335-3819","email_id":"Clementina.Orn@hotmail.com","dop":"2025-04-06","serial_number":"12239686943739","imei1":"12239686943739","imei2":"12239686943739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191228,"job_number":"JOB_191228","tr_customer_id":191246,"tr_customer_product_id":191236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Maggie Brown","mobile_number":"808-955-2570","email_id":"Lacey_Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"17878608883291758","imei1":"17878608883291758","imei2":"17878608883291758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191229,"job_number":"JOB_191229","tr_customer_id":191247,"tr_customer_product_id":191237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Roslyn Kozey","mobile_number":"847-534-1220","email_id":"Curt_Turcotte95@yahoo.com","dop":"2025-04-06","serial_number":"17717156967680284","imei1":"17717156967680284","imei2":"17717156967680284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191230,"job_number":"JOB_191230","tr_customer_id":191248,"tr_customer_product_id":191238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:30:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16179755551988","imei1":"16179755551988","imei2":"16179755551988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191231,"job_number":"JOB_191231","tr_customer_id":191249,"tr_customer_product_id":191239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:31:24.000Z","name":"Jamar Bogan","mobile_number":"982-785-7819","email_id":"Ava.Runolfsdottir45@hotmail.com","dop":"2025-04-06","serial_number":"10913999112640","imei1":"10913999112640","imei2":"10913999112640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191232,"job_number":"JOB_191232","tr_customer_id":191250,"tr_customer_product_id":191240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:49.000Z","modified_at":"2026-02-19T04:30:49.000Z","name":"Manuel Hermiston","mobile_number":"578-471-6815","email_id":"Emmet.Emard2@gmail.com","dop":"2025-04-06","serial_number":"13297329948250840","imei1":"13297329948250840","imei2":"13297329948250840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191233,"job_number":"JOB_191233","tr_customer_id":191251,"tr_customer_product_id":191241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10433950106655","imei1":"10433950106655","imei2":"10433950106655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191234,"job_number":"JOB_191234","tr_customer_id":191252,"tr_customer_product_id":191242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:31:29.000Z","name":"Raegan Mayert","mobile_number":"628-984-2252","email_id":"Fredrick37@hotmail.com","dop":"2025-04-06","serial_number":"14202970090493","imei1":"14202970090493","imei2":"14202970090493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191236,"job_number":"JOB_191236","tr_customer_id":191254,"tr_customer_product_id":191244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:52.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Mario Halvorson","mobile_number":"549-442-6335","email_id":"Nicolette.Durgan@hotmail.com","dop":"2025-04-06","serial_number":"12374650723664226","imei1":"12374650723664226","imei2":"12374650723664226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191237,"job_number":"JOB_191237","tr_customer_id":191255,"tr_customer_product_id":191245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:53.000Z","modified_at":"2026-02-19T04:30:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105986987772166","imei1":"105986987772166","imei2":"105986987772166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191238,"job_number":"JOB_191238","tr_customer_id":191256,"tr_customer_product_id":191246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:54.000Z","modified_at":"2026-02-19T04:31:28.000Z","name":"Nicola Runolfsson","mobile_number":"351-533-1123","email_id":"Travis.Ortiz69@yahoo.com","dop":"2025-12-31","serial_number":"106511907251293","imei1":"106511907251293","imei2":"106511907251293","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191239,"job_number":"JOB_191239","tr_customer_id":191257,"tr_customer_product_id":191247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17506590812941","imei1":"17506590812941","imei2":"17506590812941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191240,"job_number":"JOB_191240","tr_customer_id":191258,"tr_customer_product_id":191248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Alvis Jaskolski","mobile_number":"911-458-8956","email_id":"Vivien0@gmail.com","dop":"2025-04-06","serial_number":"14380621024678","imei1":"14380621024678","imei2":"14380621024678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191242,"job_number":"JOB_191242","tr_customer_id":191260,"tr_customer_product_id":191250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Branson Adams","mobile_number":"976-287-4492","email_id":"Ellen15@hotmail.com","dop":"2000-01-31","serial_number":"10000040665792","imei1":"10000040665792","imei2":"10000040665792","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191243,"job_number":"JOB_191243","tr_customer_id":191261,"tr_customer_product_id":191251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17709573491233","imei1":"17709573491233","imei2":"17709573491233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191244,"job_number":"JOB_191244","tr_customer_id":191262,"tr_customer_product_id":191252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191245,"job_number":"JOB_191245","tr_customer_id":191263,"tr_customer_product_id":191253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Daniela Block","mobile_number":"938-847-5257","email_id":"Melany.Considine41@gmail.com","dop":"2025-04-06","serial_number":"16173696631226","imei1":"16173696631226","imei2":"16173696631226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191246,"job_number":"JOB_191246","tr_customer_id":191264,"tr_customer_product_id":191254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Chelsie Mayer","mobile_number":"502-985-7792","email_id":"Jerel_Nolan@gmail.com","dop":"2025-04-06","serial_number":"17427527163286678","imei1":"17427527163286678","imei2":"17427527163286678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191248,"job_number":"JOB_191248","tr_customer_id":191266,"tr_customer_product_id":191256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:02.000Z","modified_at":"2026-02-19T04:31:02.000Z","name":"Evie Rosenbaum","mobile_number":"358-682-6680","email_id":"Anya86@hotmail.com","dop":"2025-04-06","serial_number":"17172965686514828","imei1":"17172965686514828","imei2":"17172965686514828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191249,"job_number":"JOB_191249","tr_customer_id":191267,"tr_customer_product_id":191257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"94431409930443","imei1":"94431409930443","imei2":"94431409930443","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191250,"job_number":"JOB_191250","tr_customer_id":191268,"tr_customer_product_id":191258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"Rusty Greenfelder","mobile_number":"912-915-0205","email_id":"Samanta_Mante58@yahoo.com","dop":"2025-02-01","serial_number":"51419119876822","imei1":"51419119876822","imei2":"51419119876822","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191251,"job_number":"JOB_191251","tr_customer_id":191269,"tr_customer_product_id":191259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Enos Pouros","mobile_number":"651-818-9717","email_id":"Delaney23@gmail.com","dop":"2025-02-01","serial_number":"20140315353432","imei1":"20140315353432","imei2":"20140315353432","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191252,"job_number":"JOB_191252","tr_customer_id":191270,"tr_customer_product_id":191260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14721406438004","imei1":"14721406438004","imei2":"14721406438004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191253,"job_number":"JOB_191253","tr_customer_id":191271,"tr_customer_product_id":191261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:07.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Shea Torphy","mobile_number":"636-800-2686","email_id":"Oleta.Mertz@hotmail.com","dop":"2025-04-06","serial_number":"10107728821306","imei1":"10107728821306","imei2":"10107728821306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191254,"job_number":"JOB_191254","tr_customer_id":191272,"tr_customer_product_id":191262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:08.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Karolann Gaylord","mobile_number":"996-983-1831","email_id":"Carson.Hodkiewicz64@gmail.com","dop":"2025-04-06","serial_number":"16593499847656808","imei1":"16593499847656808","imei2":"16593499847656808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191255,"job_number":"JOB_191255","tr_customer_id":191273,"tr_customer_product_id":191263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17846571527278","imei1":"17846571527278","imei2":"17846571527278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191256,"job_number":"JOB_191256","tr_customer_id":191274,"tr_customer_product_id":191264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Javon Lindgren","mobile_number":"832-806-2622","email_id":"Eden.Crona@hotmail.com","dop":"2025-04-06","serial_number":"15394798993817","imei1":"15394798993817","imei2":"15394798993817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191257,"job_number":"JOB_191257","tr_customer_id":191275,"tr_customer_product_id":191265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:13.000Z","modified_at":"2026-02-19T04:31:13.000Z","name":"Roma Marks","mobile_number":"437-494-5909","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"19624821195173516","imei1":"19624821195173516","imei2":"19624821195173516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191258,"job_number":"JOB_191258","tr_customer_id":191276,"tr_customer_product_id":191266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:30.000Z","name":"Caroline Buckridge","mobile_number":"678-634-5086","email_id":"Celestino19@yahoo.com","dop":"2025-05-30","serial_number":"17266822880061","imei1":"17266822880061","imei2":"17266822880061","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191259,"job_number":"JOB_191259","tr_customer_id":191277,"tr_customer_product_id":191267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:14.000Z","name":"Althea Stark","mobile_number":"442-666-0010","email_id":"Amiya_Casper@yahoo.com","dop":"2025-05-30","serial_number":"19316279942896","imei1":"19316279942896","imei2":"19316279942896","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191260,"job_number":"JOB_191260","tr_customer_id":191278,"tr_customer_product_id":191268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:16.000Z","modified_at":"2026-02-19T04:31:16.000Z","name":"Watson McKenzie","mobile_number":"782-786-0920","email_id":"Javonte.Kreiger95@yahoo.com","dop":"2025-05-30","serial_number":"1504132836056941","imei1":"1504132836056941","imei2":"1504132836056941","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191261,"job_number":"JOB_191261","tr_customer_id":191279,"tr_customer_product_id":191269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:17.000Z","modified_at":"2026-02-19T04:31:17.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14683496787524","imei1":"14683496787524","imei2":"14683496787524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191262,"job_number":"JOB_191262","tr_customer_id":191280,"tr_customer_product_id":191270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:18.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Lelah Marvin","mobile_number":"681-285-6603","email_id":"Belle_Lindgren69@yahoo.com","dop":"2025-04-06","serial_number":"16378129807002","imei1":"16378129807002","imei2":"16378129807002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191263,"job_number":"JOB_191263","tr_customer_id":191281,"tr_customer_product_id":191271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18941371917464","imei1":"18941371917464","imei2":"18941371917464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191264,"job_number":"JOB_191264","tr_customer_id":191282,"tr_customer_product_id":191272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:56.000Z","name":"Karen Wisozk","mobile_number":"237-821-8269","email_id":"Marcella.Kassulke16@yahoo.com","dop":"2025-04-06","serial_number":"11637639127847","imei1":"11637639127847","imei2":"11637639127847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191265,"job_number":"JOB_191265","tr_customer_id":191283,"tr_customer_product_id":191273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Loy Larkin","mobile_number":"742-200-4880","email_id":"Helena.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14030303457433894","imei1":"14030303457433894","imei2":"14030303457433894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191266,"job_number":"JOB_191266","tr_customer_id":191284,"tr_customer_product_id":191274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14297966424693","imei1":"14297966424693","imei2":"14297966424693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191267,"job_number":"JOB_191267","tr_customer_id":191285,"tr_customer_product_id":191275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"Alba Green","mobile_number":"906-522-1830","email_id":"Christelle.Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"18385437905295","imei1":"18385437905295","imei2":"18385437905295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191268,"job_number":"JOB_191268","tr_customer_id":191286,"tr_customer_product_id":191276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"Cullen Terry","mobile_number":"828-203-2705","email_id":"Kobe74@gmail.com","dop":"2025-04-06","serial_number":"16840089126082376","imei1":"16840089126082376","imei2":"16840089126082376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191269,"job_number":"JOB_191269","tr_customer_id":191287,"tr_customer_product_id":191277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:21.000Z","modified_at":"2026-02-19T04:31:21.000Z","name":"Alysa Wilkinson","mobile_number":"313-667-2879","email_id":"Cletus.Casper63@gmail.com","dop":"2025-04-06","serial_number":"12679947916198118","imei1":"12679947916198118","imei2":"12679947916198118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191270,"job_number":"JOB_191270","tr_customer_id":191288,"tr_customer_product_id":191278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:23.000Z","modified_at":"2026-02-19T04:31:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10265128775868","imei1":"10265128775868","imei2":"10265128775868","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191271,"job_number":"JOB_191271","tr_customer_id":191289,"tr_customer_product_id":191279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:24.000Z","modified_at":"2026-02-19T04:32:02.000Z","name":"Mohamed Becker","mobile_number":"376-379-9861","email_id":"Belle81@yahoo.com","dop":"2025-08-24","serial_number":"17409518650292","imei1":"17409518650292","imei2":"17409518650292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191272,"job_number":"JOB_191272","tr_customer_id":191290,"tr_customer_product_id":191280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424793826401","imei1":"14424793826401","imei2":"14424793826401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191273,"job_number":"JOB_191273","tr_customer_id":191291,"tr_customer_product_id":191281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"Kelley Willms","mobile_number":"828-844-3798","email_id":"Reymundo46@gmail.com","dop":"2025-08-24","serial_number":"1017470612274719","imei1":"1017470612274719","imei2":"1017470612274719","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191274,"job_number":"JOB_191274","tr_customer_id":191292,"tr_customer_product_id":191282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:32:03.000Z","name":"Ramiro Bechtelar","mobile_number":"745-409-0378","email_id":"Norbert15@yahoo.com","dop":"2025-04-06","serial_number":"12360197911166","imei1":"12360197911166","imei2":"12360197911166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191276,"job_number":"JOB_191276","tr_customer_id":191294,"tr_customer_product_id":191284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Herta Howell","mobile_number":"322-633-8668","email_id":"Anderson64@yahoo.com","dop":"2025-04-06","serial_number":"16570786360563086","imei1":"16570786360563086","imei2":"16570786360563086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191281,"job_number":"JOB_191281","tr_customer_id":191299,"tr_customer_product_id":191289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:31.000Z","modified_at":"2026-02-19T04:31:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15703621728856","imei1":"15703621728856","imei2":"15703621728856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191282,"job_number":"JOB_191282","tr_customer_id":191300,"tr_customer_product_id":191290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:32.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Marta Champlin","mobile_number":"920-931-9702","email_id":"Audie_Pacocha13@gmail.com","dop":"2025-04-06","serial_number":"13817986916183","imei1":"13817986916183","imei2":"13817986916183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191283,"job_number":"JOB_191283","tr_customer_id":191301,"tr_customer_product_id":191291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:33.000Z","modified_at":"2026-02-19T04:31:33.000Z","name":"Margarett Cummerata","mobile_number":"502-493-1780","email_id":"Stuart.Howell@gmail.com","dop":"2025-04-06","serial_number":"15501833992370586","imei1":"15501833992370586","imei2":"15501833992370586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191284,"job_number":"JOB_191284","tr_customer_id":191302,"tr_customer_product_id":191292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16727127899124","imei1":"16727127899124","imei2":"16727127899124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191285,"job_number":"JOB_191285","tr_customer_id":191303,"tr_customer_product_id":191293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15268983662685","imei1":"15268983662685","imei2":"15268983662685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191286,"job_number":"JOB_191286","tr_customer_id":191304,"tr_customer_product_id":191294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:13.000Z","name":"Rosie Bartell","mobile_number":"927-708-6553","email_id":"Humberto.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"18646074274899","imei1":"18646074274899","imei2":"18646074274899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191287,"job_number":"JOB_191287","tr_customer_id":191305,"tr_customer_product_id":191295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100418417039494","imei1":"100418417039494","imei2":"100418417039494","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191289,"job_number":"JOB_191289","tr_customer_id":191307,"tr_customer_product_id":191297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"Lafayette Ratke","mobile_number":"258-528-1494","email_id":"Jules_DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13966175681051","imei1":"13966175681051","imei2":"13966175681051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191290,"job_number":"JOB_191290","tr_customer_id":191308,"tr_customer_product_id":191298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"Stephen Strosin","mobile_number":"409-793-7734","email_id":"Katelyn.Kautzer45@hotmail.com","dop":"2025-12-31","serial_number":"104479306306032","imei1":"104479306306032","imei2":"104479306306032","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191293,"job_number":"JOB_191293","tr_customer_id":191311,"tr_customer_product_id":191301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18322257132548","imei1":"18322257132548","imei2":"18322257132548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191294,"job_number":"JOB_191294","tr_customer_id":191312,"tr_customer_product_id":191302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:32:15.000Z","name":"Graciela Rau","mobile_number":"537-831-3393","email_id":"Otis18@hotmail.com","dop":"2025-04-06","serial_number":"19510086005509","imei1":"19510086005509","imei2":"19510086005509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191295,"job_number":"JOB_191295","tr_customer_id":191313,"tr_customer_product_id":191303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Tomas Walsh","mobile_number":"638-993-9028","email_id":"Dejuan60@hotmail.com","dop":"2025-04-06","serial_number":"13380287608732708","imei1":"13380287608732708","imei2":"13380287608732708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191296,"job_number":"JOB_191296","tr_customer_id":191314,"tr_customer_product_id":191304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17995480919868","imei1":"17995480919868","imei2":"17995480919868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191297,"job_number":"JOB_191297","tr_customer_id":191315,"tr_customer_product_id":191305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:32:15.000Z","name":"Destiney Gutkowski","mobile_number":"478-494-9019","email_id":"Emmanuel_Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"17113219952623","imei1":"17113219952623","imei2":"17113219952623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191298,"job_number":"JOB_191298","tr_customer_id":191316,"tr_customer_product_id":191306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Natalie Mohr","mobile_number":"629-541-1089","email_id":"Kylee_Willms14@gmail.com","dop":"2025-04-06","serial_number":"17723503581306908","imei1":"17723503581306908","imei2":"17723503581306908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191299,"job_number":"JOB_191299","tr_customer_id":191317,"tr_customer_product_id":191307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Leta Altenwerth","mobile_number":"817-674-5036","email_id":"Tony_Krajcik49@gmail.com","dop":"2025-04-06","serial_number":"17569539256543718","imei1":"17569539256543718","imei2":"17569539256543718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191300,"job_number":"JOB_191300","tr_customer_id":191318,"tr_customer_product_id":191308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Parker Swaniawski","mobile_number":"527-227-6056","email_id":"Destiney_Collins33@gmail.com","dop":"2025-04-06","serial_number":"16205342429589942","imei1":"16205342429589942","imei2":"16205342429589942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191302,"job_number":"JOB_191302","tr_customer_id":191320,"tr_customer_product_id":191310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14581719990621","imei1":"14581719990621","imei2":"14581719990621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191304,"job_number":"JOB_191304","tr_customer_id":191322,"tr_customer_product_id":191312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:32:14.000Z","name":"Nikita D'Amore","mobile_number":"462-247-8254","email_id":"Dario_Hamill@hotmail.com","dop":"2025-04-06","serial_number":"14463210646709","imei1":"14463210646709","imei2":"14463210646709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191306,"job_number":"JOB_191306","tr_customer_id":191324,"tr_customer_product_id":191314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10309429948962","imei1":"10309429948962","imei2":"10309429948962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191308,"job_number":"JOB_191308","tr_customer_id":191326,"tr_customer_product_id":191316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:32:18.000Z","name":"Lilian O'Hara","mobile_number":"940-852-3524","email_id":"Rachel.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"12316875376865","imei1":"12316875376865","imei2":"12316875376865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191309,"job_number":"JOB_191309","tr_customer_id":191327,"tr_customer_product_id":191317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Xander Hills","mobile_number":"575-941-7632","email_id":"Hanna.Larkin26@hotmail.com","dop":"2025-04-06","serial_number":"13362129501088114","imei1":"13362129501088114","imei2":"13362129501088114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191310,"job_number":"JOB_191310","tr_customer_id":191328,"tr_customer_product_id":191318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Jasper Stokes","mobile_number":"895-644-0176","email_id":"Donnell_Renner@gmail.com","dop":"2025-04-06","serial_number":"14150191643210690","imei1":"14150191643210690","imei2":"14150191643210690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191311,"job_number":"JOB_191311","tr_customer_id":191329,"tr_customer_product_id":191319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17311073826084","imei1":"17311073826084","imei2":"17311073826084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191312,"job_number":"JOB_191312","tr_customer_id":191330,"tr_customer_product_id":191320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15175724836326","imei1":"15175724836326","imei2":"15175724836326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191313,"job_number":"JOB_191313","tr_customer_id":191331,"tr_customer_product_id":191321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Heloise Fadel","mobile_number":"656-715-3905","email_id":"Zoila_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15733673606042","imei1":"15733673606042","imei2":"15733673606042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191314,"job_number":"JOB_191314","tr_customer_id":191332,"tr_customer_product_id":191322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Brody Herzog","mobile_number":"447-878-8382","email_id":"Freddie0@gmail.com","dop":"2025-04-06","serial_number":"15379057177360","imei1":"15379057177360","imei2":"15379057177360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191317,"job_number":"JOB_191317","tr_customer_id":191335,"tr_customer_product_id":191325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Mohammed Mills","mobile_number":"945-913-1733","email_id":"Tianna60@hotmail.com","dop":"2025-04-06","serial_number":"17048799110496500","imei1":"17048799110496500","imei2":"17048799110496500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191318,"job_number":"JOB_191318","tr_customer_id":191336,"tr_customer_product_id":191326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Callie Williamson","mobile_number":"842-492-9273","email_id":"Hardy.Mayer@yahoo.com","dop":"2025-04-06","serial_number":"17631394561579076","imei1":"17631394561579076","imei2":"17631394561579076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191320,"job_number":"JOB_191320","tr_customer_id":191338,"tr_customer_product_id":191328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Cielo Parker","mobile_number":"574-633-7860","email_id":"Zena_Tromp49@yahoo.com","dop":"2000-01-31","serial_number":"10695999451860","imei1":"10695999451860","imei2":"10695999451860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191322,"job_number":"JOB_191322","tr_customer_id":191340,"tr_customer_product_id":191330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12060365829808","imei1":"12060365829808","imei2":"12060365829808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191323,"job_number":"JOB_191323","tr_customer_id":191341,"tr_customer_product_id":191331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Gerhard Bartell","mobile_number":"520-547-9263","email_id":"Rudy_Witting@yahoo.com","dop":"2025-04-06","serial_number":"17577094699323","imei1":"17577094699323","imei2":"17577094699323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191324,"job_number":"JOB_191324","tr_customer_id":191342,"tr_customer_product_id":191332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14228312850826","imei1":"14228312850826","imei2":"14228312850826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191325,"job_number":"JOB_191325","tr_customer_id":191343,"tr_customer_product_id":191333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"75571334072832","imei1":"75571334072832","imei2":"75571334072832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191326,"job_number":"JOB_191326","tr_customer_id":191344,"tr_customer_product_id":191334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:32:23.000Z","name":"Darryl Altenwerth","mobile_number":"441-495-0709","email_id":"Marley_Roberts82@hotmail.com","dop":"2025-04-06","serial_number":"10839683280079","imei1":"10839683280079","imei2":"10839683280079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191327,"job_number":"JOB_191327","tr_customer_id":191345,"tr_customer_product_id":191335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Marques Lebsack","mobile_number":"647-492-7584","email_id":"Lincoln.Mills@gmail.com","dop":"2025-02-01","serial_number":"98866026318956","imei1":"98866026318956","imei2":"98866026318956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191328,"job_number":"JOB_191328","tr_customer_id":191346,"tr_customer_product_id":191336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Elva Roberts","mobile_number":"721-505-1004","email_id":"Tanner97@gmail.com","dop":"2025-04-06","serial_number":"17427579508372956","imei1":"17427579508372956","imei2":"17427579508372956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191329,"job_number":"JOB_191329","tr_customer_id":191347,"tr_customer_product_id":191337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:49.000Z","modified_at":"2026-02-19T04:31:49.000Z","name":"Doyle Hartmann","mobile_number":"361-598-5248","email_id":"Scot.Reinger@hotmail.com","dop":"2025-04-06","serial_number":"18566017327131970","imei1":"18566017327131970","imei2":"18566017327131970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191330,"job_number":"JOB_191330","tr_customer_id":191348,"tr_customer_product_id":191338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:50.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"Annalise Towne","mobile_number":"473-231-2341","email_id":"Faustino85@yahoo.com","dop":"2025-02-01","serial_number":"99450738351592","imei1":"99450738351592","imei2":"99450738351592","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191333,"job_number":"JOB_191333","tr_customer_id":191351,"tr_customer_product_id":191341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11721311962638","imei1":"11721311962638","imei2":"11721311962638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191335,"job_number":"JOB_191335","tr_customer_id":191353,"tr_customer_product_id":191343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Vincenza Quigley","mobile_number":"899-645-5500","email_id":"Larissa_Langosh80@gmail.com","dop":"2025-04-06","serial_number":"14261127495212","imei1":"14261127495212","imei2":"14261127495212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191337,"job_number":"JOB_191337","tr_customer_id":191355,"tr_customer_product_id":191345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Karina Leuschke","mobile_number":"347-689-1943","email_id":"Asia98@yahoo.com","dop":"2025-04-06","serial_number":"17762554263453148","imei1":"17762554263453148","imei2":"17762554263453148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191339,"job_number":"JOB_191339","tr_customer_id":191357,"tr_customer_product_id":191347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:58.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19797877332312","imei1":"19797877332312","imei2":"19797877332312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191340,"job_number":"JOB_191340","tr_customer_id":191358,"tr_customer_product_id":191348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:59.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"Everette Mitchell","mobile_number":"646-430-8922","email_id":"Javonte48@hotmail.com","dop":"2025-04-06","serial_number":"11063039597113","imei1":"11063039597113","imei2":"11063039597113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191341,"job_number":"JOB_191341","tr_customer_id":191359,"tr_customer_product_id":191349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:00.000Z","modified_at":"2026-02-19T04:32:00.000Z","name":"Marie DuBuque","mobile_number":"382-709-3166","email_id":"Jermain_Abshire73@yahoo.com","dop":"2025-04-06","serial_number":"14199064865140760","imei1":"14199064865140760","imei2":"14199064865140760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191342,"job_number":"JOB_191342","tr_customer_id":191360,"tr_customer_product_id":191350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11426890797979","imei1":"11426890797979","imei2":"11426890797979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191343,"job_number":"JOB_191343","tr_customer_id":191361,"tr_customer_product_id":191351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:45.000Z","name":"Eusebio Fay","mobile_number":"684-703-7890","email_id":"Deborah.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"15606114836032","imei1":"15606114836032","imei2":"15606114836032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191344,"job_number":"JOB_191344","tr_customer_id":191362,"tr_customer_product_id":191352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:07.000Z","modified_at":"2026-02-19T04:32:07.000Z","name":"Silas Bergstrom","mobile_number":"615-575-3513","email_id":"Elsa_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"18716640963760516","imei1":"18716640963760516","imei2":"18716640963760516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191349,"job_number":"JOB_191349","tr_customer_id":191367,"tr_customer_product_id":191357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13680125882455","imei1":"13680125882455","imei2":"13680125882455","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191350,"job_number":"JOB_191350","tr_customer_id":191368,"tr_customer_product_id":191358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:48.000Z","name":"Brandi Goldner","mobile_number":"618-577-6544","email_id":"Heber.Simonis70@gmail.com","dop":"2025-08-24","serial_number":"19885662349488","imei1":"19885662349488","imei2":"19885662349488","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191351,"job_number":"JOB_191351","tr_customer_id":191369,"tr_customer_product_id":191359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16779910294063","imei1":"16779910294063","imei2":"16779910294063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191352,"job_number":"JOB_191352","tr_customer_id":191370,"tr_customer_product_id":191360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:48.000Z","name":"Mose Prohaska","mobile_number":"461-736-5372","email_id":"Alene_Leffler18@yahoo.com","dop":"2025-04-06","serial_number":"11596564535353","imei1":"11596564535353","imei2":"11596564535353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191353,"job_number":"JOB_191353","tr_customer_id":191371,"tr_customer_product_id":191361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:11.000Z","name":"Vern Mitchell","mobile_number":"450-246-0894","email_id":"Hayden_Goldner65@yahoo.com","dop":"2025-08-24","serial_number":"1003357521150650","imei1":"1003357521150650","imei2":"1003357521150650","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191354,"job_number":"JOB_191354","tr_customer_id":191372,"tr_customer_product_id":191362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:12.000Z","modified_at":"2026-02-19T04:32:12.000Z","name":"Clint Dibbert","mobile_number":"399-300-5029","email_id":"Obie.Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"17527963676970402","imei1":"17527963676970402","imei2":"17527963676970402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191355,"job_number":"JOB_191355","tr_customer_id":191373,"tr_customer_product_id":191363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:17.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103292155322050","imei1":"103292155322050","imei2":"103292155322050","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191356,"job_number":"JOB_191356","tr_customer_id":191374,"tr_customer_product_id":191364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:18.000Z","modified_at":"2026-02-19T04:32:52.000Z","name":"Leola Abbott","mobile_number":"491-559-6431","email_id":"Annabelle.Kuhic81@gmail.com","dop":"2025-12-31","serial_number":"104359058222042","imei1":"104359058222042","imei2":"104359058222042","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191357,"job_number":"JOB_191357","tr_customer_id":191375,"tr_customer_product_id":191365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16923449199957","imei1":"16923449199957","imei2":"16923449199957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191358,"job_number":"JOB_191358","tr_customer_id":191376,"tr_customer_product_id":191366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:58.000Z","name":"Kellie Emard","mobile_number":"508-593-0262","email_id":"Eladio.Price11@hotmail.com","dop":"2025-04-06","serial_number":"17835828163287","imei1":"17835828163287","imei2":"17835828163287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191359,"job_number":"JOB_191359","tr_customer_id":191377,"tr_customer_product_id":191367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15599199457187","imei1":"15599199457187","imei2":"15599199457187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191360,"job_number":"JOB_191360","tr_customer_id":191378,"tr_customer_product_id":191368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:21.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Sandrine Block","mobile_number":"214-734-0281","email_id":"Kimberly71@yahoo.com","dop":"2025-04-06","serial_number":"12284105358836","imei1":"12284105358836","imei2":"12284105358836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191361,"job_number":"JOB_191361","tr_customer_id":191379,"tr_customer_product_id":191369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Winnifred Willms","mobile_number":"313-814-5130","email_id":"Leo28@yahoo.com","dop":"2025-04-06","serial_number":"16479026012223708","imei1":"16479026012223708","imei2":"16479026012223708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191362,"job_number":"JOB_191362","tr_customer_id":191380,"tr_customer_product_id":191370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Candice Collier","mobile_number":"370-895-3627","email_id":"Elmira_Schuppe41@hotmail.com","dop":"2025-04-06","serial_number":"14307850121123396","imei1":"14307850121123396","imei2":"14307850121123396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191363,"job_number":"JOB_191363","tr_customer_id":191381,"tr_customer_product_id":191371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15401237548972","imei1":"15401237548972","imei2":"15401237548972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191365,"job_number":"JOB_191365","tr_customer_id":191383,"tr_customer_product_id":191373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:33:00.000Z","name":"Talia Boyer","mobile_number":"273-640-4567","email_id":"Clovis17@gmail.com","dop":"2025-04-06","serial_number":"14283088032636","imei1":"14283088032636","imei2":"14283088032636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191366,"job_number":"JOB_191366","tr_customer_id":191384,"tr_customer_product_id":191374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"Alford Okuneva","mobile_number":"385-981-9514","email_id":"Margarett52@gmail.com","dop":"2025-04-06","serial_number":"17577771243416328","imei1":"17577771243416328","imei2":"17577771243416328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191367,"job_number":"JOB_191367","tr_customer_id":191385,"tr_customer_product_id":191375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14435164813247","imei1":"14435164813247","imei2":"14435164813247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191368,"job_number":"JOB_191368","tr_customer_id":191386,"tr_customer_product_id":191376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"Jermey Walter","mobile_number":"680-897-9009","email_id":"Savion_Padberg97@gmail.com","dop":"2025-04-06","serial_number":"17381384252158","imei1":"17381384252158","imei2":"17381384252158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191369,"job_number":"JOB_191369","tr_customer_id":191387,"tr_customer_product_id":191377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11067001672904","imei1":"11067001672904","imei2":"11067001672904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191370,"job_number":"JOB_191370","tr_customer_id":191388,"tr_customer_product_id":191378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:33:03.000Z","name":"Joanie Cruickshank","mobile_number":"531-789-2519","email_id":"Alejandra.Morar30@gmail.com","dop":"2025-04-06","serial_number":"13484512764387","imei1":"13484512764387","imei2":"13484512764387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191371,"job_number":"JOB_191371","tr_customer_id":191389,"tr_customer_product_id":191379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:26.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Walton Feil","mobile_number":"817-502-6783","email_id":"Andreanne91@yahoo.com","dop":"2025-04-06","serial_number":"10553834779386148","imei1":"10553834779386148","imei2":"10553834779386148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191372,"job_number":"JOB_191372","tr_customer_id":191390,"tr_customer_product_id":191380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:27.000Z","modified_at":"2026-02-19T04:32:27.000Z","name":"Gregorio Ernser","mobile_number":"244-721-5733","email_id":"Gwen.Howell10@yahoo.com","dop":"2025-04-06","serial_number":"10002755353752876","imei1":"10002755353752876","imei2":"10002755353752876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191373,"job_number":"JOB_191373","tr_customer_id":191391,"tr_customer_product_id":191381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17668753051353","imei1":"17668753051353","imei2":"17668753051353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191374,"job_number":"JOB_191374","tr_customer_id":191392,"tr_customer_product_id":191382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:33:04.000Z","name":"Mafalda Feil","mobile_number":"746-857-8372","email_id":"Christop6@hotmail.com","dop":"2025-04-06","serial_number":"19007908373567","imei1":"19007908373567","imei2":"19007908373567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191376,"job_number":"JOB_191376","tr_customer_id":191394,"tr_customer_product_id":191384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:30.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Joey Cummerata","mobile_number":"993-361-7479","email_id":"Vinnie_Hagenes41@hotmail.com","dop":"2000-01-31","serial_number":"10174763734902","imei1":"10174763734902","imei2":"10174763734902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191377,"job_number":"JOB_191377","tr_customer_id":191395,"tr_customer_product_id":191385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Demarcus O'Kon","mobile_number":"222-223-8615","email_id":"Caden_Kris71@yahoo.com","dop":"2025-04-06","serial_number":"14824563479941042","imei1":"14824563479941042","imei2":"14824563479941042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191379,"job_number":"JOB_191379","tr_customer_id":191397,"tr_customer_product_id":191387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11627456735752","imei1":"11627456735752","imei2":"11627456735752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191380,"job_number":"JOB_191380","tr_customer_id":191398,"tr_customer_product_id":191388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Lula Beatty","mobile_number":"224-831-7558","email_id":"Lucas65@yahoo.com","dop":"2025-04-06","serial_number":"19619870662976","imei1":"19619870662976","imei2":"19619870662976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191381,"job_number":"JOB_191381","tr_customer_id":191399,"tr_customer_product_id":191389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19428917573034","imei1":"19428917573034","imei2":"19428917573034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191382,"job_number":"JOB_191382","tr_customer_id":191400,"tr_customer_product_id":191390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"Jedediah Stokes","mobile_number":"714-295-5543","email_id":"Frida.Carroll26@hotmail.com","dop":"2025-04-06","serial_number":"19628153727205","imei1":"19628153727205","imei2":"19628153727205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191383,"job_number":"JOB_191383","tr_customer_id":191401,"tr_customer_product_id":191391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"Lucinda Jones","mobile_number":"821-571-2879","email_id":"Corene.Nader@gmail.com","dop":"2025-04-06","serial_number":"15472190441873366","imei1":"15472190441873366","imei2":"15472190441873366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191384,"job_number":"JOB_191384","tr_customer_id":191402,"tr_customer_product_id":191392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:35.000Z","modified_at":"2026-02-19T04:32:35.000Z","name":"Laverne Boyle","mobile_number":"605-903-1782","email_id":"Max12@hotmail.com","dop":"2025-04-06","serial_number":"19190117543976904","imei1":"19190117543976904","imei2":"19190117543976904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191385,"job_number":"JOB_191385","tr_customer_id":191403,"tr_customer_product_id":191393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:32:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16274612667715","imei1":"16274612667715","imei2":"16274612667715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191386,"job_number":"JOB_191386","tr_customer_id":191404,"tr_customer_product_id":191394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Chet Davis","mobile_number":"683-704-4539","email_id":"Lamont29@gmail.com","dop":"2025-04-06","serial_number":"16449199361031","imei1":"16449199361031","imei2":"16449199361031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191387,"job_number":"JOB_191387","tr_customer_id":191405,"tr_customer_product_id":191395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:41.000Z","modified_at":"2026-02-19T04:32:41.000Z","name":"Jorge Dach","mobile_number":"322-210-9531","email_id":"Ines.Dietrich10@yahoo.com","dop":"2025-04-06","serial_number":"13558698334027136","imei1":"13558698334027136","imei2":"13558698334027136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191388,"job_number":"JOB_191388","tr_customer_id":191406,"tr_customer_product_id":191396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15920878802938","imei1":"15920878802938","imei2":"15920878802938","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191389,"job_number":"JOB_191389","tr_customer_id":191407,"tr_customer_product_id":191397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14558428107825","imei1":"14558428107825","imei2":"14558428107825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191390,"job_number":"JOB_191390","tr_customer_id":191408,"tr_customer_product_id":191398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:33:33.000Z","name":"Itzel Gaylord","mobile_number":"207-787-9637","email_id":"Schuyler.Mueller13@hotmail.com","dop":"2025-08-24","serial_number":"19688241519270","imei1":"19688241519270","imei2":"19688241519270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191391,"job_number":"JOB_191391","tr_customer_id":191409,"tr_customer_product_id":191399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:56.000Z","modified_at":"2026-02-19T04:33:33.000Z","name":"Laury Nienow","mobile_number":"528-989-2756","email_id":"Sage.Collins42@hotmail.com","dop":"2025-04-06","serial_number":"19436125713450","imei1":"19436125713450","imei2":"19436125713450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191392,"job_number":"JOB_191392","tr_customer_id":191410,"tr_customer_product_id":191400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Dawson Lubowitz","mobile_number":"441-901-7308","email_id":"Rozella85@hotmail.com","dop":"2025-08-24","serial_number":"1043714456399666","imei1":"1043714456399666","imei2":"1043714456399666","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191393,"job_number":"JOB_191393","tr_customer_id":191411,"tr_customer_product_id":191401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Brett Pagac","mobile_number":"533-649-8899","email_id":"Karelle35@yahoo.com","dop":"2025-04-06","serial_number":"15341964513358382","imei1":"15341964513358382","imei2":"15341964513358382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191394,"job_number":"JOB_191394","tr_customer_id":191412,"tr_customer_product_id":191402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820236391585","imei1":"11820236391585","imei2":"11820236391585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191395,"job_number":"JOB_191395","tr_customer_id":191413,"tr_customer_product_id":191403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:34.000Z","name":"Ora Morar","mobile_number":"521-358-3154","email_id":"Erin79@hotmail.com","dop":"2025-04-06","serial_number":"14458581409606","imei1":"14458581409606","imei2":"14458581409606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191396,"job_number":"JOB_191396","tr_customer_id":191414,"tr_customer_product_id":191404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:02.000Z","modified_at":"2026-02-19T04:33:02.000Z","name":"Armand Collier","mobile_number":"547-279-2348","email_id":"Grace_Roob35@yahoo.com","dop":"2025-04-06","serial_number":"10088671860230022","imei1":"10088671860230022","imei2":"10088671860230022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191397,"job_number":"JOB_191397","tr_customer_id":191415,"tr_customer_product_id":191405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10625071618433","imei1":"10625071618433","imei2":"10625071618433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191398,"job_number":"JOB_191398","tr_customer_id":191416,"tr_customer_product_id":191406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:42.000Z","name":"Thora Bradtke","mobile_number":"891-617-9962","email_id":"Eleonore10@gmail.com","dop":"2025-04-06","serial_number":"15293652030890","imei1":"15293652030890","imei2":"15293652030890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191399,"job_number":"JOB_191399","tr_customer_id":191417,"tr_customer_product_id":191407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:07.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Bernhard Harber","mobile_number":"700-859-2474","email_id":"Delta_Batz25@yahoo.com","dop":"2025-04-06","serial_number":"10235909068054224","imei1":"10235909068054224","imei2":"10235909068054224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191400,"job_number":"JOB_191400","tr_customer_id":191418,"tr_customer_product_id":191408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16867844048046","imei1":"16867844048046","imei2":"16867844048046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191401,"job_number":"JOB_191401","tr_customer_id":191419,"tr_customer_product_id":191409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:47.000Z","name":"Lilian Quitzon","mobile_number":"659-476-6312","email_id":"Sedrick12@hotmail.com","dop":"2025-04-06","serial_number":"14696319870215","imei1":"14696319870215","imei2":"14696319870215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191402,"job_number":"JOB_191402","tr_customer_id":191420,"tr_customer_product_id":191410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:11.000Z","modified_at":"2026-02-19T04:33:11.000Z","name":"Kaylie Crooks","mobile_number":"993-508-3141","email_id":"Adriel.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"12711298632183848","imei1":"12711298632183848","imei2":"12711298632183848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191403,"job_number":"JOB_191403","tr_customer_id":191421,"tr_customer_product_id":191411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11727626036444","imei1":"11727626036444","imei2":"11727626036444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191404,"job_number":"JOB_191404","tr_customer_id":191422,"tr_customer_product_id":191412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:53.000Z","name":"Cecil Murray","mobile_number":"929-945-6440","email_id":"Sherwood2@hotmail.com","dop":"2025-04-06","serial_number":"11857045915779","imei1":"11857045915779","imei2":"11857045915779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191405,"job_number":"JOB_191405","tr_customer_id":191423,"tr_customer_product_id":191413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Ashtyn Jast","mobile_number":"422-760-7118","email_id":"Damien64@gmail.com","dop":"2025-04-06","serial_number":"13095709378852140","imei1":"13095709378852140","imei2":"13095709378852140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191407,"job_number":"JOB_191407","tr_customer_id":191425,"tr_customer_product_id":191415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:15.000Z","modified_at":"2026-02-19T04:33:52.000Z","name":"Isabell Mertz","mobile_number":"428-729-6996","email_id":"Hector87@gmail.com","dop":"2000-01-31","serial_number":"10176807078517","imei1":"10176807078517","imei2":"10176807078517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191409,"job_number":"JOB_191409","tr_customer_id":191427,"tr_customer_product_id":191417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:20.000Z","modified_at":"2026-02-19T04:33:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"17685194503322","imei1":"17685194503322","imei2":"17685194503322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191410,"job_number":"JOB_191410","tr_customer_id":191428,"tr_customer_product_id":191418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:21.000Z","modified_at":"2026-02-19T04:33:59.000Z","name":"Louie Thiel","mobile_number":"265-249-1753","email_id":"Macy_Deckow55@gmail.com","dop":"2025-04-06","serial_number":"19964249728039","imei1":"19964249728039","imei2":"19964249728039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191411,"job_number":"JOB_191411","tr_customer_id":191429,"tr_customer_product_id":191419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:22.000Z","modified_at":"2026-02-19T04:33:22.000Z","name":"Rosella Armstrong","mobile_number":"202-983-2446","email_id":"Jacklyn90@yahoo.com","dop":"2025-04-06","serial_number":"19276117195031424","imei1":"19276117195031424","imei2":"19276117195031424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191412,"job_number":"JOB_191412","tr_customer_id":191430,"tr_customer_product_id":191420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29842036041069","imei1":"29842036041069","imei2":"29842036041069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191413,"job_number":"JOB_191413","tr_customer_id":191431,"tr_customer_product_id":191421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27110335867748","imei1":"27110335867748","imei2":"27110335867748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191414,"job_number":"JOB_191414","tr_customer_id":191432,"tr_customer_product_id":191422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66556570237620","imei1":"66556570237620","imei2":"66556570237620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191415,"job_number":"JOB_191415","tr_customer_id":191433,"tr_customer_product_id":191423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57752523317588","imei1":"57752523317588","imei2":"57752523317588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191416,"job_number":"JOB_191416","tr_customer_id":191434,"tr_customer_product_id":191424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92110170384644","imei1":"92110170384644","imei2":"92110170384644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191417,"job_number":"JOB_191417","tr_customer_id":191435,"tr_customer_product_id":191425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90935454979574","imei1":"90935454979574","imei2":"90935454979574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191418,"job_number":"JOB_191418","tr_customer_id":191436,"tr_customer_product_id":191426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:26.000Z","modified_at":"2026-02-19T04:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11003662094671","imei1":"11003662094671","imei2":"11003662094671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191419,"job_number":"JOB_191419","tr_customer_id":191437,"tr_customer_product_id":191427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:56.000Z","modified_at":"2026-02-19T04:47:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64719831484479","imei1":"64719831484479","imei2":"64719831484479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191420,"job_number":"JOB_191420","tr_customer_id":191438,"tr_customer_product_id":191428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71395076744004","imei1":"71395076744004","imei2":"71395076744004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191421,"job_number":"JOB_191421","tr_customer_id":191439,"tr_customer_product_id":191429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91129808689876","imei1":"91129808689876","imei2":"91129808689876","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191422,"job_number":"JOB_191422","tr_customer_id":191440,"tr_customer_product_id":191430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23064840257479","imei1":"23064840257479","imei2":"23064840257479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191423,"job_number":"JOB_191423","tr_customer_id":191441,"tr_customer_product_id":191431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22427574509409","imei1":"22427574509409","imei2":"22427574509409","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191424,"job_number":"JOB_191424","tr_customer_id":191442,"tr_customer_product_id":191432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94703171718897","imei1":"94703171718897","imei2":"94703171718897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191425,"job_number":"JOB_191425","tr_customer_id":191443,"tr_customer_product_id":191433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43859818284508","imei1":"43859818284508","imei2":"43859818284508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191426,"job_number":"JOB_191426","tr_customer_id":191444,"tr_customer_product_id":191434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61496919117840","imei1":"61496919117840","imei2":"61496919117840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191427,"job_number":"JOB_191427","tr_customer_id":191445,"tr_customer_product_id":191435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67324255506377","imei1":"67324255506377","imei2":"67324255506377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191428,"job_number":"JOB_191428","tr_customer_id":191446,"tr_customer_product_id":191436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57437809675330","imei1":"57437809675330","imei2":"57437809675330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191429,"job_number":"JOB_191429","tr_customer_id":191447,"tr_customer_product_id":191437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70060532965830","imei1":"70060532965830","imei2":"70060532965830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191430,"job_number":"JOB_191430","tr_customer_id":191448,"tr_customer_product_id":191438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53795388309916","imei1":"53795388309916","imei2":"53795388309916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191431,"job_number":"JOB_191431","tr_customer_id":191449,"tr_customer_product_id":191439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57749305923207","imei1":"57749305923207","imei2":"57749305923207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191432,"job_number":"JOB_191432","tr_customer_id":191450,"tr_customer_product_id":191440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95576029596947","imei1":"95576029596947","imei2":"95576029596947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191433,"job_number":"JOB_191433","tr_customer_id":191451,"tr_customer_product_id":191441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:58:41.000Z","modified_at":"2026-02-19T05:06:37.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-03","serial_number":"1226746537659739","imei1":"1226746537659739","imei2":"1226746537659739","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191434,"job_number":"JOB_191434","tr_customer_id":191452,"tr_customer_product_id":191442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:03:51.000Z","modified_at":"2026-02-19T05:03:51.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-09","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-09T05:03:50.681956853Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191435,"job_number":"JOB_191435","tr_customer_id":191453,"tr_customer_product_id":191443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979470","imei1":"14258998979470","imei2":"14258998979470","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191436,"job_number":"JOB_191436","tr_customer_id":191454,"tr_customer_product_id":191444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979472","imei1":"14258998979472","imei2":"14258998979472","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191437,"job_number":"JOB_191437","tr_customer_id":191455,"tr_customer_product_id":191445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979471","imei1":"14258998979471","imei2":"14258998979471","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191438,"job_number":"JOB_191438","tr_customer_id":191456,"tr_customer_product_id":191446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979473","imei1":"14258998979473","imei2":"14258998979473","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191439,"job_number":"JOB_191439","tr_customer_id":191457,"tr_customer_product_id":191447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:33.000Z","modified_at":"2026-02-19T05:16:33.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"50709092269770","imei1":"50709092269770","imei2":"50709092269770","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191440,"job_number":"JOB_191440","tr_customer_id":191458,"tr_customer_product_id":191448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:34.000Z","modified_at":"2026-02-19T05:17:03.000Z","name":"Furman Beatty","mobile_number":"757-257-2048","email_id":"Andreane.Gutkowski38@hotmail.com","dop":"2024-08-17","serial_number":"74012982038220","imei1":"74012982038220","imei2":"74012982038220","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191441,"job_number":"JOB_191441","tr_customer_id":191459,"tr_customer_product_id":191449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:06.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"14450861996853","imei1":"14450861996853","imei2":"14450861996853","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191442,"job_number":"JOB_191442","tr_customer_id":191460,"tr_customer_product_id":191450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:36.000Z","name":"Stan Gibson","mobile_number":"609-381-2346","email_id":"Jessie_Altenwerth39@hotmail.com","dop":"2024-08-17","serial_number":"95080752699866","imei1":"95080752699866","imei2":"95080752699866","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191445,"job_number":"JOB_191445","tr_customer_id":191463,"tr_customer_product_id":191453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:17:40.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"76192717141372","imei1":"76192717141372","imei2":"76192717141372","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191446,"job_number":"JOB_191446","tr_customer_id":191464,"tr_customer_product_id":191454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:18:09.000Z","name":"Ethelyn Mante","mobile_number":"517-248-2716","email_id":"Sigurd.Schimmel@yahoo.com","dop":"2024-08-17","serial_number":"34661518881858","imei1":"34661518881858","imei2":"34661518881858","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191447,"job_number":"JOB_191447","tr_customer_id":191465,"tr_customer_product_id":191455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:18:13.000Z","modified_at":"2026-02-19T05:18:42.000Z","name":"Linda Corkery","mobile_number":"832-357-3557","email_id":"Amina_Purdy43@gmail.com","dop":"2024-08-17","serial_number":"33278816383519","imei1":"33278816383519","imei2":"33278816383519","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191448,"job_number":"JOB_191448","tr_customer_id":191466,"tr_customer_product_id":191456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:47.000Z","modified_at":"2026-02-19T05:19:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"55098509918510","imei1":"55098509918510","imei2":"55098509918510","popurl":"2026-02-09T05:19:47.155889752Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191449,"job_number":"JOB_191449","tr_customer_id":191467,"tr_customer_product_id":191457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:51.000Z","modified_at":"2026-02-19T05:19:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"90714229462320","imei1":"90714229462320","imei2":"90714229462320","popurl":"2026-02-09T05:19:51.377375139Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191450,"job_number":"JOB_191450","tr_customer_id":191468,"tr_customer_product_id":191458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:23:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106157312690279","imei1":"106157312690279","imei2":"106157312690279","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191451,"job_number":"JOB_191451","tr_customer_id":191469,"tr_customer_product_id":191459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:24:08.000Z","name":"Kellie Cassin","mobile_number":"780-887-7484","email_id":"Greta_Kovacek@hotmail.com","dop":"2025-07-01","serial_number":"108639764461683","imei1":"108639764461683","imei2":"108639764461683","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191452,"job_number":"JOB_191452","tr_customer_id":191470,"tr_customer_product_id":191460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:10.000Z","modified_at":"2026-02-19T05:24:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109118600158008","imei1":"109118600158008","imei2":"109118600158008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191453,"job_number":"JOB_191453","tr_customer_id":191471,"tr_customer_product_id":191461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:11.000Z","modified_at":"2026-02-19T05:24:20.000Z","name":"Jermain Romaguera","mobile_number":"828-527-9212","email_id":"Kobe.Predovic@yahoo.com","dop":"2025-07-01","serial_number":"103485675612885","imei1":"103485675612885","imei2":"103485675612885","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191454,"job_number":"JOB_191454","tr_customer_id":191472,"tr_customer_product_id":191462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:26:56.000Z","modified_at":"2026-02-19T05:26:56.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-09","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-09T05:26:55.617780717Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191455,"job_number":"JOB_191455","tr_customer_id":191473,"tr_customer_product_id":191463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:07.000Z","modified_at":"2026-02-19T05:41:45.000Z","name":"Shany Gleason","mobile_number":"749-933-1545","email_id":"Kiera.Blick87@yahoo.com","dop":"2025-04-06","serial_number":"16722999923824","imei1":"16722999923824","imei2":"16722999923824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191456,"job_number":"JOB_191456","tr_customer_id":191474,"tr_customer_product_id":191464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:08.000Z","modified_at":"2026-02-19T05:41:08.000Z","name":"Rick Steuber","mobile_number":"274-823-3795","email_id":"Kianna_Baumbach12@gmail.com","dop":"2025-04-06","serial_number":"14373268042190202","imei1":"14373268042190202","imei2":"14373268042190202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191457,"job_number":"JOB_191457","tr_customer_id":191475,"tr_customer_product_id":191465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:26.000Z","modified_at":"2026-02-19T05:42:01.000Z","name":"Jaylan Gislason","mobile_number":"662-231-9052","email_id":"Stephan_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18511851619103","imei1":"18511851619103","imei2":"18511851619103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191458,"job_number":"JOB_191458","tr_customer_id":191476,"tr_customer_product_id":191466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:27.000Z","modified_at":"2026-02-19T05:41:27.000Z","name":"Alta Farrell","mobile_number":"397-342-7156","email_id":"Quincy59@yahoo.com","dop":"2025-04-06","serial_number":"13203258125130702","imei1":"13203258125130702","imei2":"13203258125130702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191459,"job_number":"JOB_191459","tr_customer_id":191477,"tr_customer_product_id":191467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:41.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18754308236275","imei1":"18754308236275","imei2":"18754308236275","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191460,"job_number":"JOB_191460","tr_customer_id":191478,"tr_customer_product_id":191468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:52.000Z","name":"Lewis Labadie","mobile_number":"488-581-2884","email_id":"Chanel84@gmail.com","dop":"2025-12-01","serial_number":"13131803272008","imei1":"13131803272008","imei2":"13131803272008","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191461,"job_number":"JOB_191461","tr_customer_id":191479,"tr_customer_product_id":191469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:42:56.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17710084217667","imei1":"17710084217667","imei2":"17710084217667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191462,"job_number":"JOB_191462","tr_customer_id":191480,"tr_customer_product_id":191470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:43:06.000Z","name":"Tanya Crona","mobile_number":"338-524-9295","email_id":"Richie77@yahoo.com","dop":"2025-12-01","serial_number":"11478185536545","imei1":"11478185536545","imei2":"11478185536545","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191463,"job_number":"JOB_191463","tr_customer_id":191481,"tr_customer_product_id":191471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19792076803915","imei1":"19792076803915","imei2":"19792076803915","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191464,"job_number":"JOB_191464","tr_customer_id":191482,"tr_customer_product_id":191472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:20.000Z","name":"Kayleigh Rohan","mobile_number":"846-744-6321","email_id":"Camila_Romaguera@yahoo.com","dop":"2025-12-01","serial_number":"15980326054459","imei1":"15980326054459","imei2":"15980326054459","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191465,"job_number":"JOB_191465","tr_customer_id":191483,"tr_customer_product_id":191473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:55.000Z","modified_at":"2026-02-19T05:49:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13002222605757","imei1":"13002222605757","imei2":"13002222605757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191466,"job_number":"JOB_191466","tr_customer_id":191484,"tr_customer_product_id":191474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:56.000Z","modified_at":"2026-02-19T05:50:32.000Z","name":"Estefania Hansen","mobile_number":"582-848-4068","email_id":"Prudence.Raynor77@yahoo.com","dop":"2025-04-06","serial_number":"16195161947958","imei1":"16195161947958","imei2":"16195161947958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191467,"job_number":"JOB_191467","tr_customer_id":191485,"tr_customer_product_id":191475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:57.000Z","modified_at":"2026-02-19T05:49:57.000Z","name":"Dedrick Bogisich","mobile_number":"799-663-7256","email_id":"Gayle83@gmail.com","dop":"2025-04-06","serial_number":"17236752539388104","imei1":"17236752539388104","imei2":"17236752539388104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191468,"job_number":"JOB_191468","tr_customer_id":191486,"tr_customer_product_id":191476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:50:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784773158103","imei1":"13784773158103","imei2":"13784773158103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191469,"job_number":"JOB_191469","tr_customer_id":191487,"tr_customer_product_id":191477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:51:15.000Z","name":"Estefania Miller","mobile_number":"586-332-2756","email_id":"Lula.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"19141135174367","imei1":"19141135174367","imei2":"19141135174367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191470,"job_number":"JOB_191470","tr_customer_id":191488,"tr_customer_product_id":191478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:41.000Z","modified_at":"2026-02-19T05:50:41.000Z","name":"Zechariah Baumbach","mobile_number":"889-638-7355","email_id":"Lafayette.Roberts50@hotmail.com","dop":"2025-04-06","serial_number":"15159804936144974","imei1":"15159804936144974","imei2":"15159804936144974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191471,"job_number":"JOB_191471","tr_customer_id":191489,"tr_customer_product_id":191479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19626605908725","imei1":"19626605908725","imei2":"19626605908725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191472,"job_number":"JOB_191472","tr_customer_id":191490,"tr_customer_product_id":191480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:58.000Z","name":"Stone Crona","mobile_number":"532-582-6364","email_id":"Rocio.Auer26@hotmail.com","dop":"2025-04-06","serial_number":"15778295434183","imei1":"15778295434183","imei2":"15778295434183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191473,"job_number":"JOB_191473","tr_customer_id":191491,"tr_customer_product_id":191481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:24.000Z","modified_at":"2026-02-19T05:51:24.000Z","name":"Efren Harber","mobile_number":"505-226-3283","email_id":"Hailee.Runolfsson41@yahoo.com","dop":"2025-04-06","serial_number":"13183505060394110","imei1":"13183505060394110","imei2":"13183505060394110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191484,"job_number":"JOB_191484","tr_customer_id":191502,"tr_customer_product_id":191492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:44.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107515396810011","imei1":"107515396810011","imei2":"107515396810011","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191485,"job_number":"JOB_191485","tr_customer_id":191503,"tr_customer_product_id":191493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:45.000Z","modified_at":"2026-02-19T06:47:24.000Z","name":"Estella Bradtke","mobile_number":"290-803-9432","email_id":"Cory.Beer85@yahoo.com","dop":"2025-12-31","serial_number":"109958319909277","imei1":"109958319909277","imei2":"109958319909277","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191489,"job_number":"JOB_191489","tr_customer_id":191507,"tr_customer_product_id":191497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:47:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107281076597097","imei1":"107281076597097","imei2":"107281076597097","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191490,"job_number":"JOB_191490","tr_customer_id":191508,"tr_customer_product_id":191498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:48:12.000Z","name":"Katlynn Lebsack","mobile_number":"510-547-5993","email_id":"Cleve56@gmail.com","dop":"2025-12-31","serial_number":"107150708302935","imei1":"107150708302935","imei2":"107150708302935","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191492,"job_number":"JOB_191492","tr_customer_id":191510,"tr_customer_product_id":191500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:20.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103199027587114","imei1":"103199027587114","imei2":"103199027587114","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191493,"job_number":"JOB_191493","tr_customer_id":191511,"tr_customer_product_id":191501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:58.000Z","name":"Cheyanne Hegmann","mobile_number":"787-648-6621","email_id":"Jack.Kuhlman98@hotmail.com","dop":"2025-12-31","serial_number":"105715225774007","imei1":"105715225774007","imei2":"105715225774007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191496,"job_number":"JOB_191496","tr_customer_id":191514,"tr_customer_product_id":191504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:46.000Z","modified_at":"2026-02-19T06:50:24.000Z","name":"Maurine Emard","mobile_number":"380-616-4703","email_id":"Eliezer.OKon@yahoo.com","dop":"2025-04-06","serial_number":"19520485212051","imei1":"19520485212051","imei2":"19520485212051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191497,"job_number":"JOB_191497","tr_customer_id":191515,"tr_customer_product_id":191505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:47.000Z","modified_at":"2026-02-19T06:49:47.000Z","name":"Kameron Gutmann","mobile_number":"583-248-5736","email_id":"Greta38@gmail.com","dop":"2025-04-06","serial_number":"11366046961245970","imei1":"11366046961245970","imei2":"11366046961245970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191498,"job_number":"JOB_191498","tr_customer_id":191516,"tr_customer_product_id":191506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:51.000Z","modified_at":"2026-02-19T06:49:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10332678571013","imei1":"10332678571013","imei2":"10332678571013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191499,"job_number":"JOB_191499","tr_customer_id":191517,"tr_customer_product_id":191507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:50:30.000Z","name":"Hermina Buckridge","mobile_number":"599-333-7081","email_id":"Granville50@hotmail.com","dop":"2025-06-18","serial_number":"10103836692856","imei1":"10103836692856","imei2":"10103836692856","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191500,"job_number":"JOB_191500","tr_customer_id":191518,"tr_customer_product_id":191508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:49:52.000Z","name":"Elizabeth Smitham","mobile_number":"917-837-1961","email_id":"Rogelio95@hotmail.com","dop":"2025-06-18","serial_number":"1003435535616785","imei1":"1003435535616785","imei2":"1003435535616785","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191501,"job_number":"JOB_191501","tr_customer_id":191519,"tr_customer_product_id":191509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:37.000Z","modified_at":"2026-02-19T06:50:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10180458470719","imei1":"10180458470719","imei2":"10180458470719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191502,"job_number":"JOB_191502","tr_customer_id":191520,"tr_customer_product_id":191510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:51:15.000Z","name":"Antwon Mraz","mobile_number":"740-206-3938","email_id":"Jessica_Jerde36@gmail.com","dop":"2025-06-18","serial_number":"10986170994466","imei1":"10986170994466","imei2":"10986170994466","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191503,"job_number":"JOB_191503","tr_customer_id":191521,"tr_customer_product_id":191511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:50:38.000Z","name":"Malachi Gulgowski","mobile_number":"718-212-2569","email_id":"Cristal1@yahoo.com","dop":"2025-06-18","serial_number":"1018966038879515","imei1":"1018966038879515","imei2":"1018966038879515","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191504,"job_number":"JOB_191504","tr_customer_id":191522,"tr_customer_product_id":191512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18654544650837","imei1":"18654544650837","imei2":"18654544650837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191505,"job_number":"JOB_191505","tr_customer_id":191523,"tr_customer_product_id":191513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:57.000Z","name":"Brennan Emmerich","mobile_number":"541-465-9846","email_id":"Deshawn_Blick45@gmail.com","dop":"2025-04-06","serial_number":"17206524682264","imei1":"17206524682264","imei2":"17206524682264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191506,"job_number":"JOB_191506","tr_customer_id":191524,"tr_customer_product_id":191514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:21.000Z","modified_at":"2026-02-19T06:51:21.000Z","name":"Einar Schumm","mobile_number":"460-255-1575","email_id":"Edwina.Feest77@gmail.com","dop":"2025-04-06","serial_number":"19585395807293920","imei1":"19585395807293920","imei2":"19585395807293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191507,"job_number":"JOB_191507","tr_customer_id":191525,"tr_customer_product_id":191515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13357517602722","imei1":"13357517602722","imei2":"13357517602722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191508,"job_number":"JOB_191508","tr_customer_id":191526,"tr_customer_product_id":191516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:41.000Z","name":"Camren Kunde","mobile_number":"322-293-2467","email_id":"Eldridge.Sanford4@hotmail.com","dop":"2025-04-06","serial_number":"13839273068106","imei1":"13839273068106","imei2":"13839273068106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191509,"job_number":"JOB_191509","tr_customer_id":191527,"tr_customer_product_id":191517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:06.000Z","modified_at":"2026-02-19T06:52:06.000Z","name":"Ethel Kilback","mobile_number":"737-746-7166","email_id":"Myron.Watsica59@hotmail.com","dop":"2025-04-06","serial_number":"12865953114656844","imei1":"12865953114656844","imei2":"12865953114656844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191510,"job_number":"JOB_191510","tr_customer_id":191528,"tr_customer_product_id":191518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:52:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18699933717277","imei1":"18699933717277","imei2":"18699933717277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191511,"job_number":"JOB_191511","tr_customer_id":191529,"tr_customer_product_id":191519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:53:26.000Z","name":"Winfield Baumbach","mobile_number":"960-421-0248","email_id":"Lee_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"19854168496464","imei1":"19854168496464","imei2":"19854168496464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191512,"job_number":"JOB_191512","tr_customer_id":191530,"tr_customer_product_id":191520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:50.000Z","modified_at":"2026-02-19T06:52:50.000Z","name":"Dawson Dare","mobile_number":"274-366-4285","email_id":"Melyna.Harris@gmail.com","dop":"2025-04-06","serial_number":"19574081143360790","imei1":"19574081143360790","imei2":"19574081143360790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191513,"job_number":"JOB_191513","tr_customer_id":191531,"tr_customer_product_id":191521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:00.000Z","modified_at":"2026-02-19T06:54:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17798510130747","imei1":"17798510130747","imei2":"17798510130747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191514,"job_number":"JOB_191514","tr_customer_id":191532,"tr_customer_product_id":191522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:01.000Z","modified_at":"2026-02-19T06:54:40.000Z","name":"Frida Thompson","mobile_number":"573-764-9737","email_id":"Susana.Cole91@gmail.com","dop":"2025-04-06","serial_number":"10974691673917","imei1":"10974691673917","imei2":"10974691673917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191515,"job_number":"JOB_191515","tr_customer_id":191533,"tr_customer_product_id":191523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:02.000Z","modified_at":"2026-02-19T06:54:02.000Z","name":"Reyna Paucek","mobile_number":"217-530-3707","email_id":"Destiney.Franecki@yahoo.com","dop":"2025-04-06","serial_number":"15449425561038834","imei1":"15449425561038834","imei2":"15449425561038834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191516,"job_number":"JOB_191516","tr_customer_id":191534,"tr_customer_product_id":191524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:54:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18456076374876","imei1":"18456076374876","imei2":"18456076374876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191517,"job_number":"JOB_191517","tr_customer_id":191535,"tr_customer_product_id":191525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:55:27.000Z","name":"Nestor Mertz","mobile_number":"498-918-8993","email_id":"Theodore_Wiza65@yahoo.com","dop":"2025-04-06","serial_number":"14271467964161","imei1":"14271467964161","imei2":"14271467964161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191518,"job_number":"JOB_191518","tr_customer_id":191536,"tr_customer_product_id":191526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:50.000Z","modified_at":"2026-02-19T06:54:50.000Z","name":"Barrett Huel","mobile_number":"461-993-3439","email_id":"Vito1@hotmail.com","dop":"2025-04-06","serial_number":"15225761341461932","imei1":"15225761341461932","imei2":"15225761341461932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191519,"job_number":"JOB_191519","tr_customer_id":191537,"tr_customer_product_id":191527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13229516092621","imei1":"13229516092621","imei2":"13229516092621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191520,"job_number":"JOB_191520","tr_customer_id":191538,"tr_customer_product_id":191528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:56:14.000Z","name":"Silas Prohaska","mobile_number":"919-535-5882","email_id":"Lea86@hotmail.com","dop":"2025-04-06","serial_number":"17355218990863","imei1":"17355218990863","imei2":"17355218990863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191522,"job_number":"JOB_191522","tr_customer_id":191540,"tr_customer_product_id":191530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:37.000Z","modified_at":"2026-02-19T06:55:37.000Z","name":"Madeline Waelchi","mobile_number":"746-215-9159","email_id":"Laury.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"10471084017352560","imei1":"10471084017352560","imei2":"10471084017352560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191525,"job_number":"JOB_191525","tr_customer_id":191543,"tr_customer_product_id":191533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:24.000Z","modified_at":"2026-02-19T06:56:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10395238151530","imei1":"10395238151530","imei2":"10395238151530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191526,"job_number":"JOB_191526","tr_customer_id":191544,"tr_customer_product_id":191534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:25.000Z","modified_at":"2026-02-19T06:57:03.000Z","name":"Dayana Bashirian","mobile_number":"975-879-8578","email_id":"Bertrand_Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14616173131725","imei1":"14616173131725","imei2":"14616173131725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191527,"job_number":"JOB_191527","tr_customer_id":191545,"tr_customer_product_id":191535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:26.000Z","modified_at":"2026-02-19T06:56:26.000Z","name":"Raheem Leannon","mobile_number":"286-621-2688","email_id":"Floy_Mraz@hotmail.com","dop":"2025-04-06","serial_number":"17945024045177668","imei1":"17945024045177668","imei2":"17945024045177668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191528,"job_number":"JOB_191528","tr_customer_id":191546,"tr_customer_product_id":191536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19197132855232","imei1":"19197132855232","imei2":"19197132855232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191529,"job_number":"JOB_191529","tr_customer_id":191547,"tr_customer_product_id":191537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:48.000Z","name":"Catharine Klein","mobile_number":"550-931-6410","email_id":"Angie_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"10269130981225","imei1":"10269130981225","imei2":"10269130981225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191530,"job_number":"JOB_191530","tr_customer_id":191548,"tr_customer_product_id":191538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:12.000Z","modified_at":"2026-02-19T06:57:12.000Z","name":"Augustus Schimmel","mobile_number":"938-625-1895","email_id":"Shanny41@hotmail.com","dop":"2025-04-06","serial_number":"11823326415168712","imei1":"11823326415168712","imei2":"11823326415168712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191531,"job_number":"JOB_191531","tr_customer_id":191549,"tr_customer_product_id":191539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:57:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14641201344136","imei1":"14641201344136","imei2":"14641201344136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191532,"job_number":"JOB_191532","tr_customer_id":191550,"tr_customer_product_id":191540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:58:33.000Z","name":"Araceli Friesen","mobile_number":"789-819-7327","email_id":"Irma_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"17739414137389","imei1":"17739414137389","imei2":"17739414137389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191533,"job_number":"JOB_191533","tr_customer_id":191551,"tr_customer_product_id":191541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:57.000Z","modified_at":"2026-02-19T06:57:57.000Z","name":"Johnathan King","mobile_number":"513-638-4242","email_id":"Trevion_Bednar95@hotmail.com","dop":"2025-04-06","serial_number":"10123867489141798","imei1":"10123867489141798","imei2":"10123867489141798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191534,"job_number":"JOB_191534","tr_customer_id":191552,"tr_customer_product_id":191542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:42.000Z","modified_at":"2026-02-19T06:58:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10495824457878","imei1":"10495824457878","imei2":"10495824457878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191535,"job_number":"JOB_191535","tr_customer_id":191553,"tr_customer_product_id":191543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:43.000Z","modified_at":"2026-02-19T06:59:22.000Z","name":"Abbie Schiller","mobile_number":"624-351-6219","email_id":"Rosetta_Davis@gmail.com","dop":"2025-04-06","serial_number":"10919727066600","imei1":"10919727066600","imei2":"10919727066600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191536,"job_number":"JOB_191536","tr_customer_id":191554,"tr_customer_product_id":191544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:44.000Z","modified_at":"2026-02-19T06:58:44.000Z","name":"Marcelino Zieme","mobile_number":"877-985-1342","email_id":"Eugenia32@yahoo.com","dop":"2025-04-06","serial_number":"15451713273916504","imei1":"15451713273916504","imei2":"15451713273916504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191537,"job_number":"JOB_191537","tr_customer_id":191555,"tr_customer_product_id":191545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:00.000Z","modified_at":"2026-02-19T06:59:38.000Z","name":"Felicita Bruen","mobile_number":"546-456-4965","email_id":"Donavon_Nienow85@gmail.com","dop":"2025-04-06","serial_number":"13390993223717","imei1":"13390993223717","imei2":"13390993223717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191538,"job_number":"JOB_191538","tr_customer_id":191556,"tr_customer_product_id":191546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:01.000Z","modified_at":"2026-02-19T06:59:01.000Z","name":"Nathen Gottlieb","mobile_number":"560-258-5945","email_id":"Cruz64@gmail.com","dop":"2025-04-06","serial_number":"12331463058501068","imei1":"12331463058501068","imei2":"12331463058501068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191539,"job_number":"JOB_191539","tr_customer_id":191557,"tr_customer_product_id":191547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:29.000Z","modified_at":"2026-02-19T06:59:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18827696478742","imei1":"18827696478742","imei2":"18827696478742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191540,"job_number":"JOB_191540","tr_customer_id":191558,"tr_customer_product_id":191548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:30.000Z","modified_at":"2026-02-19T07:00:08.000Z","name":"Mable Langworth","mobile_number":"426-306-3639","email_id":"Quinn.Turner@gmail.com","dop":"2025-04-06","serial_number":"18912386361141","imei1":"18912386361141","imei2":"18912386361141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191541,"job_number":"JOB_191541","tr_customer_id":191559,"tr_customer_product_id":191549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:31.000Z","modified_at":"2026-02-19T06:59:31.000Z","name":"Leland Barrows","mobile_number":"350-325-7760","email_id":"Quinn_Okuneva16@gmail.com","dop":"2025-04-06","serial_number":"17011900008334024","imei1":"17011900008334024","imei2":"17011900008334024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191542,"job_number":"JOB_191542","tr_customer_id":191560,"tr_customer_product_id":191550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T06:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15542448568685","imei1":"15542448568685","imei2":"15542448568685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191543,"job_number":"JOB_191543","tr_customer_id":191561,"tr_customer_product_id":191551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T07:00:33.000Z","name":"Cleveland Homenick","mobile_number":"536-678-7316","email_id":"Manuel13@hotmail.com","dop":"2025-04-06","serial_number":"14292209854857","imei1":"14292209854857","imei2":"14292209854857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191544,"job_number":"JOB_191544","tr_customer_id":191562,"tr_customer_product_id":191552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:58.000Z","modified_at":"2026-02-19T06:59:58.000Z","name":"Axel Grady","mobile_number":"792-729-3028","email_id":"Clifford5@hotmail.com","dop":"2025-04-06","serial_number":"10168343418872734","imei1":"10168343418872734","imei2":"10168343418872734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191546,"job_number":"JOB_191546","tr_customer_id":191564,"tr_customer_product_id":191554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:05.000Z","modified_at":"2026-02-19T07:00:43.000Z","name":"Josefina Walsh","mobile_number":"957-503-4687","email_id":"Brice66@yahoo.com","dop":"2000-01-31","serial_number":"10417189901982","imei1":"10417189901982","imei2":"10417189901982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191548,"job_number":"JOB_191548","tr_customer_id":191566,"tr_customer_product_id":191556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12933835447657","imei1":"12933835447657","imei2":"12933835447657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191549,"job_number":"JOB_191549","tr_customer_id":191567,"tr_customer_product_id":191557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:49.000Z","name":"Vincenzo Lehner","mobile_number":"877-512-8574","email_id":"Chadrick_Moen@gmail.com","dop":"2025-04-06","serial_number":"19059634492033","imei1":"19059634492033","imei2":"19059634492033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191550,"job_number":"JOB_191550","tr_customer_id":191568,"tr_customer_product_id":191558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:14.000Z","modified_at":"2026-02-19T07:00:14.000Z","name":"Marianna Nolan","mobile_number":"978-238-2099","email_id":"Nolan43@hotmail.com","dop":"2025-04-06","serial_number":"11952231770691306","imei1":"11952231770691306","imei2":"11952231770691306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191551,"job_number":"JOB_191551","tr_customer_id":191569,"tr_customer_product_id":191559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:15.000Z","modified_at":"2026-02-19T07:00:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14753749029459","imei1":"14753749029459","imei2":"14753749029459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191552,"job_number":"JOB_191552","tr_customer_id":191570,"tr_customer_product_id":191560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:16.000Z","modified_at":"2026-02-19T07:00:54.000Z","name":"Angela Grimes","mobile_number":"792-498-5860","email_id":"Timothy_Fahey@hotmail.com","dop":"2025-04-06","serial_number":"14254415761040","imei1":"14254415761040","imei2":"14254415761040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191553,"job_number":"JOB_191553","tr_customer_id":191571,"tr_customer_product_id":191561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:17.000Z","modified_at":"2026-02-19T07:00:17.000Z","name":"Eudora Dickinson","mobile_number":"882-374-2145","email_id":"Toney.Schmeler45@yahoo.com","dop":"2025-04-06","serial_number":"12786061333099046","imei1":"12786061333099046","imei2":"12786061333099046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191554,"job_number":"JOB_191554","tr_customer_id":191572,"tr_customer_product_id":191562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:00:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18239837804898","imei1":"18239837804898","imei2":"18239837804898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191555,"job_number":"JOB_191555","tr_customer_id":191573,"tr_customer_product_id":191563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:01:16.000Z","name":"Jaylon Upton","mobile_number":"886-662-7444","email_id":"Bette_Ryan43@hotmail.com","dop":"2025-04-06","serial_number":"15642230799806","imei1":"15642230799806","imei2":"15642230799806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191556,"job_number":"JOB_191556","tr_customer_id":191574,"tr_customer_product_id":191564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:42.000Z","modified_at":"2026-02-19T07:00:42.000Z","name":"Carlie Barrows","mobile_number":"257-467-2704","email_id":"Brain.Schoen57@gmail.com","dop":"2025-04-06","serial_number":"13681821437974372","imei1":"13681821437974372","imei2":"13681821437974372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191558,"job_number":"JOB_191558","tr_customer_id":191576,"tr_customer_product_id":191566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:51.000Z","modified_at":"2026-02-19T07:01:29.000Z","name":"Vergie Stehr","mobile_number":"603-901-3481","email_id":"Alayna88@hotmail.com","dop":"2000-01-31","serial_number":"10484986695917","imei1":"10484986695917","imei2":"10484986695917","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191560,"job_number":"JOB_191560","tr_customer_id":191578,"tr_customer_product_id":191568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:55.000Z","modified_at":"2026-02-19T07:00:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16262363149299","imei1":"16262363149299","imei2":"16262363149299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191561,"job_number":"JOB_191561","tr_customer_id":191579,"tr_customer_product_id":191569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:56.000Z","modified_at":"2026-02-19T07:01:31.000Z","name":"Ewald Robel","mobile_number":"823-260-5685","email_id":"Vance_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12649742719118","imei1":"12649742719118","imei2":"12649742719118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191562,"job_number":"JOB_191562","tr_customer_id":191580,"tr_customer_product_id":191570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:57.000Z","modified_at":"2026-02-19T07:00:57.000Z","name":"Buster Collins","mobile_number":"712-975-0639","email_id":"Jacinthe44@gmail.com","dop":"2025-04-06","serial_number":"14371621489789464","imei1":"14371621489789464","imei2":"14371621489789464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191563,"job_number":"JOB_191563","tr_customer_id":191581,"tr_customer_product_id":191571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10884805507872","imei1":"10884805507872","imei2":"10884805507872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191564,"job_number":"JOB_191564","tr_customer_id":191582,"tr_customer_product_id":191572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:48.000Z","name":"Mikel Wuckert","mobile_number":"491-543-9419","email_id":"Mariah37@yahoo.com","dop":"2025-04-06","serial_number":"14281310709743","imei1":"14281310709743","imei2":"14281310709743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191565,"job_number":"JOB_191565","tr_customer_id":191583,"tr_customer_product_id":191573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:10.000Z","modified_at":"2026-02-19T07:01:10.000Z","name":"Cornell Murphy","mobile_number":"381-997-2096","email_id":"Ahmed_Lebsack52@yahoo.com","dop":"2025-04-06","serial_number":"14357802974899136","imei1":"14357802974899136","imei2":"14357802974899136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191566,"job_number":"JOB_191566","tr_customer_id":191584,"tr_customer_product_id":191574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11563949851677","imei1":"11563949851677","imei2":"11563949851677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191567,"job_number":"JOB_191567","tr_customer_id":191585,"tr_customer_product_id":191575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:59.000Z","name":"Angelica O'Kon","mobile_number":"670-538-1508","email_id":"Keenan81@gmail.com","dop":"2025-04-06","serial_number":"16106324544621","imei1":"16106324544621","imei2":"16106324544621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191568,"job_number":"JOB_191568","tr_customer_id":191586,"tr_customer_product_id":191576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:24.000Z","modified_at":"2026-02-19T07:01:24.000Z","name":"Kayley Breitenberg","mobile_number":"854-211-1833","email_id":"Otto7@gmail.com","dop":"2025-04-06","serial_number":"10229627469431426","imei1":"10229627469431426","imei2":"10229627469431426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191570,"job_number":"JOB_191570","tr_customer_id":191588,"tr_customer_product_id":191578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:02:15.000Z","name":"Eloisa Tremblay","mobile_number":"583-607-8745","email_id":"Rogelio65@hotmail.com","dop":"2000-01-31","serial_number":"10653941582998","imei1":"10653941582998","imei2":"10653941582998","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191571,"job_number":"JOB_191571","tr_customer_id":191589,"tr_customer_product_id":191579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:37.000Z","modified_at":"2026-02-19T07:01:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13909051710160","imei1":"13909051710160","imei2":"13909051710160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191572,"job_number":"JOB_191572","tr_customer_id":191590,"tr_customer_product_id":191580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:02:13.000Z","name":"Beth Beer","mobile_number":"601-760-1935","email_id":"Danika.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"19579377756825","imei1":"19579377756825","imei2":"19579377756825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191574,"job_number":"JOB_191574","tr_customer_id":191592,"tr_customer_product_id":191582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:39.000Z","modified_at":"2026-02-19T07:01:39.000Z","name":"Jazlyn Heaney","mobile_number":"288-219-9308","email_id":"Selena_Boyle@gmail.com","dop":"2025-04-06","serial_number":"11710320774508064","imei1":"11710320774508064","imei2":"11710320774508064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191575,"job_number":"JOB_191575","tr_customer_id":191593,"tr_customer_product_id":191583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:01:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15742574896528","imei1":"15742574896528","imei2":"15742574896528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191576,"job_number":"JOB_191576","tr_customer_id":191594,"tr_customer_product_id":191584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:02:34.000Z","name":"Leslie Mueller","mobile_number":"800-563-4584","email_id":"Megane_Kihn99@hotmail.com","dop":"2025-04-06","serial_number":"19166138587495","imei1":"19166138587495","imei2":"19166138587495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191577,"job_number":"JOB_191577","tr_customer_id":191595,"tr_customer_product_id":191585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:57.000Z","modified_at":"2026-02-19T07:01:57.000Z","name":"Rolando Hintz","mobile_number":"272-900-7938","email_id":"Leanne89@gmail.com","dop":"2025-04-06","serial_number":"19902770708727800","imei1":"19902770708727800","imei2":"19902770708727800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191579,"job_number":"JOB_191579","tr_customer_id":191597,"tr_customer_product_id":191587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:03:00.000Z","name":"Adrain Oberbrunner","mobile_number":"260-400-9806","email_id":"Hazel.Jacobson@hotmail.com","dop":"2000-01-31","serial_number":"10117860909760","imei1":"10117860909760","imei2":"10117860909760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191581,"job_number":"JOB_191581","tr_customer_id":191599,"tr_customer_product_id":191589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:02:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13839901895465","imei1":"13839901895465","imei2":"13839901895465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191582,"job_number":"JOB_191582","tr_customer_id":191600,"tr_customer_product_id":191590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:03:20.000Z","name":"Kyla Swift","mobile_number":"413-915-5620","email_id":"Angelica_Smith5@hotmail.com","dop":"2025-04-06","serial_number":"11853697283622","imei1":"11853697283622","imei2":"11853697283622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191583,"job_number":"JOB_191583","tr_customer_id":191601,"tr_customer_product_id":191591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:43.000Z","modified_at":"2026-02-19T07:02:43.000Z","name":"Filomena Bergnaum","mobile_number":"583-650-3573","email_id":"King.Dooley67@hotmail.com","dop":"2025-04-06","serial_number":"11038035249139174","imei1":"11038035249139174","imei2":"11038035249139174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191584,"job_number":"JOB_191584","tr_customer_id":191602,"tr_customer_product_id":191592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:05:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13197935988004","imei1":"13197935988004","imei2":"13197935988004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191585,"job_number":"JOB_191585","tr_customer_id":191603,"tr_customer_product_id":191593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:06:18.000Z","name":"Richie Blanda","mobile_number":"550-422-3322","email_id":"Janae_Nienow@hotmail.com","dop":"2025-04-06","serial_number":"11153005753260","imei1":"11153005753260","imei2":"11153005753260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191586,"job_number":"JOB_191586","tr_customer_id":191604,"tr_customer_product_id":191594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:40.000Z","modified_at":"2026-02-19T07:05:40.000Z","name":"Sonny Anderson","mobile_number":"308-884-9401","email_id":"Meagan24@hotmail.com","dop":"2025-04-06","serial_number":"17835905381992320","imei1":"17835905381992320","imei2":"17835905381992320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191587,"job_number":"JOB_191587","tr_customer_id":191605,"tr_customer_product_id":191595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:06:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13760703242487","imei1":"13760703242487","imei2":"13760703242487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191588,"job_number":"JOB_191588","tr_customer_id":191606,"tr_customer_product_id":191596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:07:03.000Z","name":"Sigurd Price","mobile_number":"346-516-8271","email_id":"Jade.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"11228952139095","imei1":"11228952139095","imei2":"11228952139095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191589,"job_number":"JOB_191589","tr_customer_id":191607,"tr_customer_product_id":191597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:27.000Z","modified_at":"2026-02-19T07:06:27.000Z","name":"Jodie Spencer","mobile_number":"738-415-4012","email_id":"Samantha.Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"17846630024053070","imei1":"17846630024053070","imei2":"17846630024053070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191590,"job_number":"JOB_191590","tr_customer_id":191608,"tr_customer_product_id":191598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:52.000Z","modified_at":"2026-02-19T07:06:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17681549856137","imei1":"17681549856137","imei2":"17681549856137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191591,"job_number":"JOB_191591","tr_customer_id":191609,"tr_customer_product_id":191599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:53.000Z","modified_at":"2026-02-19T07:07:31.000Z","name":"Ethyl Smitham","mobile_number":"870-821-9831","email_id":"Margot.Pacocha46@gmail.com","dop":"2025-04-06","serial_number":"12966772971529","imei1":"12966772971529","imei2":"12966772971529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191592,"job_number":"JOB_191592","tr_customer_id":191610,"tr_customer_product_id":191600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:54.000Z","modified_at":"2026-02-19T07:06:54.000Z","name":"Remington Larson","mobile_number":"617-913-3757","email_id":"Natasha68@gmail.com","dop":"2025-04-06","serial_number":"16515582620796064","imei1":"16515582620796064","imei2":"16515582620796064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191593,"job_number":"JOB_191593","tr_customer_id":191611,"tr_customer_product_id":191601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18984667137191","imei1":"18984667137191","imei2":"18984667137191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191594,"job_number":"JOB_191594","tr_customer_id":191612,"tr_customer_product_id":191602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:49.000Z","name":"Kayley Cremin","mobile_number":"810-889-1945","email_id":"Joey72@gmail.com","dop":"2025-04-06","serial_number":"17758222127870","imei1":"17758222127870","imei2":"17758222127870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191595,"job_number":"JOB_191595","tr_customer_id":191613,"tr_customer_product_id":191603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:12.000Z","modified_at":"2026-02-19T07:07:12.000Z","name":"Jolie Schaefer","mobile_number":"785-359-2459","email_id":"Zackary_Moen@hotmail.com","dop":"2025-04-06","serial_number":"14977780053307300","imei1":"14977780053307300","imei2":"14977780053307300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191596,"job_number":"JOB_191596","tr_customer_id":191614,"tr_customer_product_id":191604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:21.000Z","modified_at":"2026-02-19T07:07:59.000Z","name":"Wiley Bins","mobile_number":"430-963-0403","email_id":"Sylvan75@yahoo.com","dop":"2025-04-06","serial_number":"15062486561936","imei1":"15062486561936","imei2":"15062486561936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191597,"job_number":"JOB_191597","tr_customer_id":191615,"tr_customer_product_id":191605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:22.000Z","modified_at":"2026-02-19T07:07:22.000Z","name":"Dakota Osinski","mobile_number":"252-606-9733","email_id":"Antonio_Torphy44@gmail.com","dop":"2025-04-06","serial_number":"13959539819786006","imei1":"13959539819786006","imei2":"13959539819786006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191598,"job_number":"JOB_191598","tr_customer_id":191616,"tr_customer_product_id":191606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:38.000Z","modified_at":"2026-02-19T07:07:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10917158637393","imei1":"10917158637393","imei2":"10917158637393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191599,"job_number":"JOB_191599","tr_customer_id":191617,"tr_customer_product_id":191607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:39.000Z","modified_at":"2026-02-19T07:08:17.000Z","name":"Una Frami","mobile_number":"539-781-7636","email_id":"Waino_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"16066370384018","imei1":"16066370384018","imei2":"16066370384018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191600,"job_number":"JOB_191600","tr_customer_id":191618,"tr_customer_product_id":191608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:40.000Z","modified_at":"2026-02-19T07:07:40.000Z","name":"Elijah Trantow","mobile_number":"994-314-7225","email_id":"Nathanial_Reilly12@yahoo.com","dop":"2025-04-06","serial_number":"19767605071851870","imei1":"19767605071851870","imei2":"19767605071851870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191601,"job_number":"JOB_191601","tr_customer_id":191619,"tr_customer_product_id":191609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:43.000Z","modified_at":"2026-02-19T07:08:22.000Z","name":"Julian Dare","mobile_number":"896-368-0523","email_id":"Jada.Sanford87@hotmail.com","dop":"2025-04-06","serial_number":"15707577581133","imei1":"15707577581133","imei2":"15707577581133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191602,"job_number":"JOB_191602","tr_customer_id":191620,"tr_customer_product_id":191610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:45.000Z","modified_at":"2026-02-19T07:07:45.000Z","name":"Sammie Kub","mobile_number":"849-737-5829","email_id":"Ford27@yahoo.com","dop":"2025-04-06","serial_number":"15927948525868074","imei1":"15927948525868074","imei2":"15927948525868074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191603,"job_number":"JOB_191603","tr_customer_id":191621,"tr_customer_product_id":191611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:08:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12421235834754","imei1":"12421235834754","imei2":"12421235834754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191604,"job_number":"JOB_191604","tr_customer_id":191622,"tr_customer_product_id":191612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:09:02.000Z","name":"Elody Homenick","mobile_number":"497-244-8386","email_id":"Jeffry.Rutherford@yahoo.com","dop":"2025-04-06","serial_number":"13561252049692","imei1":"13561252049692","imei2":"13561252049692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191605,"job_number":"JOB_191605","tr_customer_id":191623,"tr_customer_product_id":191613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:25.000Z","modified_at":"2026-02-19T07:08:25.000Z","name":"Isaac Lockman","mobile_number":"993-854-4458","email_id":"Jeremie.Jakubowski16@yahoo.com","dop":"2025-04-06","serial_number":"16807907607307108","imei1":"16807907607307108","imei2":"16807907607307108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191606,"job_number":"JOB_191606","tr_customer_id":191624,"tr_customer_product_id":191614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:06.000Z","modified_at":"2026-02-19T07:11:43.000Z","name":"Shanny Schmitt","mobile_number":"302-277-5968","email_id":"Travon73@yahoo.com","dop":"2025-04-06","serial_number":"10127381774448","imei1":"10127381774448","imei2":"10127381774448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191607,"job_number":"JOB_191607","tr_customer_id":191625,"tr_customer_product_id":191615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"Vada Renner","mobile_number":"742-484-8183","email_id":"Waino_Herman39@hotmail.com","dop":"2025-04-06","serial_number":"18751092472277924","imei1":"18751092472277924","imei2":"18751092472277924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191608,"job_number":"JOB_191608","tr_customer_id":191626,"tr_customer_product_id":191616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867217387781","imei1":"11867217387781","imei2":"11867217387781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191609,"job_number":"JOB_191609","tr_customer_id":191627,"tr_customer_product_id":191617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:46.000Z","name":"Natasha Franecki","mobile_number":"308-708-2627","email_id":"Rosalinda26@yahoo.com","dop":"2025-04-06","serial_number":"15786856087776","imei1":"15786856087776","imei2":"15786856087776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191610,"job_number":"JOB_191610","tr_customer_id":191628,"tr_customer_product_id":191618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:09.000Z","modified_at":"2026-02-19T07:11:09.000Z","name":"Lourdes McKenzie","mobile_number":"759-247-0289","email_id":"Angel8@yahoo.com","dop":"2025-04-06","serial_number":"17927291686958916","imei1":"17927291686958916","imei2":"17927291686958916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191611,"job_number":"JOB_191611","tr_customer_id":191629,"tr_customer_product_id":191619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:11:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16424307164837","imei1":"16424307164837","imei2":"16424307164837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191612,"job_number":"JOB_191612","tr_customer_id":191630,"tr_customer_product_id":191620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:12:31.000Z","name":"Rowland Jaskolski","mobile_number":"466-689-4046","email_id":"Rachelle58@hotmail.com","dop":"2025-04-06","serial_number":"12023637511442","imei1":"12023637511442","imei2":"12023637511442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191613,"job_number":"JOB_191613","tr_customer_id":191631,"tr_customer_product_id":191621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:55.000Z","modified_at":"2026-02-19T07:11:55.000Z","name":"Anika Altenwerth","mobile_number":"823-695-0512","email_id":"Jazlyn73@hotmail.com","dop":"2025-04-06","serial_number":"16798553683161944","imei1":"16798553683161944","imei2":"16798553683161944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191614,"job_number":"JOB_191614","tr_customer_id":191632,"tr_customer_product_id":191622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:38.000Z","modified_at":"2026-02-19T07:12:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13941556815266","imei1":"13941556815266","imei2":"13941556815266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191615,"job_number":"JOB_191615","tr_customer_id":191633,"tr_customer_product_id":191623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:39.000Z","modified_at":"2026-02-19T07:13:16.000Z","name":"Colby Harber","mobile_number":"675-373-7751","email_id":"Desmond_Kling@yahoo.com","dop":"2025-04-06","serial_number":"10772445433144","imei1":"10772445433144","imei2":"10772445433144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191616,"job_number":"JOB_191616","tr_customer_id":191634,"tr_customer_product_id":191624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:40.000Z","modified_at":"2026-02-19T07:12:40.000Z","name":"Letitia Bahringer","mobile_number":"579-997-8334","email_id":"Johnny.Klein6@hotmail.com","dop":"2025-04-06","serial_number":"16434999357101108","imei1":"16434999357101108","imei2":"16434999357101108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191617,"job_number":"JOB_191617","tr_customer_id":191635,"tr_customer_product_id":191625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:39.000Z","modified_at":"2026-02-19T07:24:39.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10970323038188","imei1":"10970323038188","imei2":"110970323038188","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191618,"job_number":"JOB_191618","tr_customer_id":191636,"tr_customer_product_id":191626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:40.000Z","modified_at":"2026-02-19T07:24:40.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"288784996274971","imei1":"288784996274971","imei2":"1288784996274971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191619,"job_number":"JOB_191619","tr_customer_id":191637,"tr_customer_product_id":191627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:41.000Z","modified_at":"2026-02-19T07:25:13.000Z","name":"Lazaro Murazik","mobile_number":"941-308-0698","email_id":"Antonietta12@hotmail.com","dop":"2026-01-04","serial_number":"11902752836580","imei1":"11902752836580","imei2":"111902752836580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191620,"job_number":"JOB_191620","tr_customer_id":191638,"tr_customer_product_id":191628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:20.000Z","modified_at":"2026-02-19T07:25:20.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"10702424355596","imei1":"10702424355596","imei2":"110702424355596","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191621,"job_number":"JOB_191621","tr_customer_id":191639,"tr_customer_product_id":191629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:21.000Z","modified_at":"2026-02-19T07:25:21.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"186590127721549","imei1":"186590127721549","imei2":"1186590127721549","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191622,"job_number":"JOB_191622","tr_customer_id":191640,"tr_customer_product_id":191630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:22.000Z","modified_at":"2026-02-19T07:25:53.000Z","name":"Jules Barton","mobile_number":"454-254-3666","email_id":"Alessandra.Bailey@hotmail.com","dop":"2026-01-04","serial_number":"16040947768597","imei1":"16040947768597","imei2":"116040947768597","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191623,"job_number":"JOB_191623","tr_customer_id":191641,"tr_customer_product_id":191631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:00.000Z","modified_at":"2026-02-19T07:26:00.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18374584741686","imei1":"18374584741686","imei2":"118374584741686","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191624,"job_number":"JOB_191624","tr_customer_id":191642,"tr_customer_product_id":191632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:01.000Z","modified_at":"2026-02-19T07:26:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"133477966047001","imei1":"133477966047001","imei2":"1133477966047001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191625,"job_number":"JOB_191625","tr_customer_id":191643,"tr_customer_product_id":191633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:02.000Z","modified_at":"2026-02-19T07:26:33.000Z","name":"Elsie Bernhard","mobile_number":"208-392-6795","email_id":"Anika.Schulist@gmail.com","dop":"2026-01-04","serial_number":"17867640422436","imei1":"17867640422436","imei2":"117867640422436","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191626,"job_number":"JOB_191626","tr_customer_id":191644,"tr_customer_product_id":191634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:41.000Z","modified_at":"2026-02-19T07:26:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"101072616479104","imei1":"101072616479104","imei2":"1101072616479104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191627,"job_number":"JOB_191627","tr_customer_id":191645,"tr_customer_product_id":191635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:42.000Z","modified_at":"2026-02-19T07:27:14.000Z","name":"Fae Schaefer","mobile_number":"263-979-8832","email_id":"Elinor_Ortiz32@gmail.com","dop":"2026-01-04","serial_number":"15555224345239","imei1":"15555224345239","imei2":"115555224345239","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191628,"job_number":"JOB_191628","tr_customer_id":191646,"tr_customer_product_id":191636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:58.000Z","modified_at":"2026-02-19T07:46:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13806046602636","imei1":"13806046602636","imei2":"113806046602636","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191629,"job_number":"JOB_191629","tr_customer_id":191647,"tr_customer_product_id":191637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:59.000Z","modified_at":"2026-02-19T07:46:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"841636461579135","imei1":"841636461579135","imei2":"1841636461579135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191630,"job_number":"JOB_191630","tr_customer_id":191648,"tr_customer_product_id":191638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:00.000Z","modified_at":"2026-02-19T07:47:31.000Z","name":"Nicklaus Harris","mobile_number":"453-990-8215","email_id":"Rafael20@gmail.com","dop":"2026-01-04","serial_number":"12075530054946","imei1":"12075530054946","imei2":"112075530054946","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191631,"job_number":"JOB_191631","tr_customer_id":191649,"tr_customer_product_id":191639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:38.000Z","modified_at":"2026-02-19T07:47:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18130828851903","imei1":"18130828851903","imei2":"118130828851903","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191632,"job_number":"JOB_191632","tr_customer_id":191650,"tr_customer_product_id":191640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:39.000Z","modified_at":"2026-02-19T07:47:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"604367109044844","imei1":"604367109044844","imei2":"1604367109044844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191633,"job_number":"JOB_191633","tr_customer_id":191651,"tr_customer_product_id":191641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:40.000Z","modified_at":"2026-02-19T07:48:10.000Z","name":"Alexandrine Wuckert","mobile_number":"642-341-2869","email_id":"Carey53@gmail.com","dop":"2026-01-04","serial_number":"19688634534960","imei1":"19688634534960","imei2":"119688634534960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191634,"job_number":"JOB_191634","tr_customer_id":191652,"tr_customer_product_id":191642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:16.000Z","modified_at":"2026-02-19T07:48:17.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18546222229640","imei1":"18546222229640","imei2":"118546222229640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191635,"job_number":"JOB_191635","tr_customer_id":191653,"tr_customer_product_id":191643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"337462127049722","imei1":"337462127049722","imei2":"1337462127049722","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191636,"job_number":"JOB_191636","tr_customer_id":191654,"tr_customer_product_id":191644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:49.000Z","name":"Owen Graham","mobile_number":"915-396-4557","email_id":"Johnathon.Robel@hotmail.com","dop":"2026-01-04","serial_number":"18064603220343","imei1":"18064603220343","imei2":"118064603220343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191637,"job_number":"JOB_191637","tr_customer_id":191655,"tr_customer_product_id":191645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:56.000Z","modified_at":"2026-02-19T07:48:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"877834482726417","imei1":"877834482726417","imei2":"1877834482726417","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191638,"job_number":"JOB_191638","tr_customer_id":191656,"tr_customer_product_id":191646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:57.000Z","modified_at":"2026-02-19T07:49:27.000Z","name":"Anabel Feest","mobile_number":"859-966-2478","email_id":"Berneice.Doyle67@gmail.com","dop":"2026-01-04","serial_number":"12706218025127","imei1":"12706218025127","imei2":"112706218025127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191643,"job_number":"JOB_191643","tr_customer_id":191661,"tr_customer_product_id":191651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:57.000Z","modified_at":"2026-02-19T08:02:37.000Z","name":"Clark Mills","mobile_number":"236-945-6802","email_id":"Idell_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"15866120138841","imei1":"15866120138841","imei2":"15866120138841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191644,"job_number":"JOB_191644","tr_customer_id":191662,"tr_customer_product_id":191652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:58.000Z","modified_at":"2026-02-19T08:01:58.000Z","name":"Paxton Macejkovic","mobile_number":"369-240-5793","email_id":"Freddie_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15470095690969360","imei1":"15470095690969360","imei2":"15470095690969360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191646,"job_number":"JOB_191646","tr_customer_id":191664,"tr_customer_product_id":191654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:17.000Z","modified_at":"2026-02-19T08:02:54.000Z","name":"Reuben Stark","mobile_number":"968-269-1153","email_id":"Cindy.Grady@yahoo.com","dop":"2025-04-06","serial_number":"11462968178824","imei1":"11462968178824","imei2":"11462968178824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191647,"job_number":"JOB_191647","tr_customer_id":191665,"tr_customer_product_id":191655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:19.000Z","modified_at":"2026-02-19T08:02:19.000Z","name":"Colleen Osinski","mobile_number":"791-785-6289","email_id":"Dillan.Paucek@gmail.com","dop":"2025-04-06","serial_number":"19117326081372056","imei1":"19117326081372056","imei2":"19117326081372056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191650,"job_number":"JOB_191650","tr_customer_id":191668,"tr_customer_product_id":191658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:33:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15260723664240","imei1":"15260723664240","imei2":"15260723664240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191651,"job_number":"JOB_191651","tr_customer_id":191669,"tr_customer_product_id":191659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:34:28.000Z","name":"Jason Price","mobile_number":"208-925-0002","email_id":"Cordia_Hills38@gmail.com","dop":"2025-04-06","serial_number":"10038301347628","imei1":"10038301347628","imei2":"10038301347628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191652,"job_number":"JOB_191652","tr_customer_id":191670,"tr_customer_product_id":191660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:48.000Z","modified_at":"2026-02-19T09:33:48.000Z","name":"Terrance Reynolds","mobile_number":"759-521-2405","email_id":"Adolph_Abbott30@gmail.com","dop":"2025-04-06","serial_number":"11423271831124800","imei1":"11423271831124800","imei2":"11423271831124800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191653,"job_number":"JOB_191653","tr_customer_id":191671,"tr_customer_product_id":191661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:35.000Z","modified_at":"2026-02-19T09:34:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617700466832","imei1":"16617700466832","imei2":"16617700466832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191654,"job_number":"JOB_191654","tr_customer_id":191672,"tr_customer_product_id":191662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:36.000Z","modified_at":"2026-02-19T09:35:16.000Z","name":"Kelsie Goodwin","mobile_number":"303-545-5841","email_id":"Minerva35@yahoo.com","dop":"2025-04-06","serial_number":"11751456984945","imei1":"11751456984945","imei2":"11751456984945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191655,"job_number":"JOB_191655","tr_customer_id":191673,"tr_customer_product_id":191663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:37.000Z","modified_at":"2026-02-19T09:34:37.000Z","name":"Vanessa Block","mobile_number":"389-764-0185","email_id":"Marvin.Medhurst@gmail.com","dop":"2025-04-06","serial_number":"16403543770703728","imei1":"16403543770703728","imei2":"16403543770703728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191656,"job_number":"JOB_191656","tr_customer_id":191674,"tr_customer_product_id":191664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:24.000Z","modified_at":"2026-02-19T09:35:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15058003026422","imei1":"15058003026422","imei2":"15058003026422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191657,"job_number":"JOB_191657","tr_customer_id":191675,"tr_customer_product_id":191665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:25.000Z","modified_at":"2026-02-19T09:36:04.000Z","name":"Rosalinda Carroll","mobile_number":"822-311-0450","email_id":"Effie.Feil@gmail.com","dop":"2025-04-06","serial_number":"17609085490039","imei1":"17609085490039","imei2":"17609085490039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191658,"job_number":"JOB_191658","tr_customer_id":191676,"tr_customer_product_id":191666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:26.000Z","modified_at":"2026-02-19T09:35:26.000Z","name":"Myrtle Waelchi","mobile_number":"983-236-7233","email_id":"Jena.Rolfson78@gmail.com","dop":"2025-04-06","serial_number":"15313513799730134","imei1":"15313513799730134","imei2":"15313513799730134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191662,"job_number":"JOB_191662","tr_customer_id":191680,"tr_customer_product_id":191670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:49:19.000Z","modified_at":"2026-02-19T10:49:19.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-09","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-09T10:49:18.901332376Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191663,"job_number":"JOB_191663","tr_customer_id":191681,"tr_customer_product_id":191671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:54:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"44989711428420","imei1":"44989711428420","imei2":"44989711428420","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191664,"job_number":"JOB_191664","tr_customer_id":191682,"tr_customer_product_id":191672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:55:17.000Z","name":"Kali Schmeler","mobile_number":"617-245-1993","email_id":"Gino50@hotmail.com","dop":"2024-08-17","serial_number":"49055281199874","imei1":"49055281199874","imei2":"49055281199874","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191665,"job_number":"JOB_191665","tr_customer_id":191683,"tr_customer_product_id":191673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:20.000Z","modified_at":"2026-02-19T10:55:20.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"78418332070851","imei1":"78418332070851","imei2":"78418332070851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191666,"job_number":"JOB_191666","tr_customer_id":191684,"tr_customer_product_id":191674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:21.000Z","modified_at":"2026-02-19T10:55:48.000Z","name":"Dario Nienow","mobile_number":"329-534-4967","email_id":"Cortney.Wiegand32@hotmail.com","dop":"2024-08-17","serial_number":"80193729309301","imei1":"80193729309301","imei2":"80193729309301","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191667,"job_number":"JOB_191667","tr_customer_id":191685,"tr_customer_product_id":191675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:55:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"89618186994464","imei1":"89618186994464","imei2":"89618186994464","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191668,"job_number":"JOB_191668","tr_customer_id":191686,"tr_customer_product_id":191676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:56:18.000Z","name":"Daren Botsford","mobile_number":"668-853-5008","email_id":"Carole_Heller11@gmail.com","dop":"2024-08-17","serial_number":"36508314183249","imei1":"36508314183249","imei2":"36508314183249","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191669,"job_number":"JOB_191669","tr_customer_id":191687,"tr_customer_product_id":191677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:56:22.000Z","modified_at":"2026-02-19T10:56:48.000Z","name":"Taylor Kris","mobile_number":"615-848-1160","email_id":"Arnaldo_Huels@hotmail.com","dop":"2024-08-17","serial_number":"22455161083068","imei1":"22455161083068","imei2":"22455161083068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191670,"job_number":"JOB_191670","tr_customer_id":191688,"tr_customer_product_id":191678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:56:45.000Z","modified_at":"2026-02-19T10:57:15.000Z","name":"Neal Terry","mobile_number":"448-539-3836","email_id":"Marjolaine.Boyle@yahoo.com","dop":"2024-08-17","serial_number":"79987382265772","imei1":"79987382265772","imei2":"79987382265772","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191671,"job_number":"JOB_191671","tr_customer_id":191689,"tr_customer_product_id":191679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:18.000Z","modified_at":"2026-02-19T10:57:18.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"88071484536937","imei1":"88071484536937","imei2":"88071484536937","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191672,"job_number":"JOB_191672","tr_customer_id":191690,"tr_customer_product_id":191680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:19.000Z","modified_at":"2026-02-19T10:57:47.000Z","name":"Camren Nader","mobile_number":"997-947-7838","email_id":"Arne_Boyle97@hotmail.com","dop":"2024-08-17","serial_number":"41643109666782","imei1":"41643109666782","imei2":"41643109666782","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191673,"job_number":"JOB_191673","tr_customer_id":191691,"tr_customer_product_id":191681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:57:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"42053028690655","imei1":"42053028690655","imei2":"42053028690655","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191674,"job_number":"JOB_191674","tr_customer_id":191692,"tr_customer_product_id":191682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:58:19.000Z","name":"Dayton Howe","mobile_number":"988-552-4871","email_id":"Sydney_Hills@yahoo.com","dop":"2024-08-17","serial_number":"80141583611815","imei1":"80141583611815","imei2":"80141583611815","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191675,"job_number":"JOB_191675","tr_customer_id":191693,"tr_customer_product_id":191683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:58:23.000Z","modified_at":"2026-02-19T10:58:51.000Z","name":"Lesley O'Keefe","mobile_number":"967-540-5372","email_id":"Jeffery_Raynor63@gmail.com","dop":"2024-08-17","serial_number":"51896829204361","imei1":"51896829204361","imei2":"51896829204361","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191676,"job_number":"JOB_191676","tr_customer_id":191694,"tr_customer_product_id":191684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:40.000Z","modified_at":"2026-02-19T11:07:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-09","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-09T11:07:31.391140676Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191677,"job_number":"JOB_191677","tr_customer_id":191695,"tr_customer_product_id":191685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:41.000Z","modified_at":"2026-02-19T11:07:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-09","serial_number":"43963216242923","imei1":"43963216242923","imei2":"43963216242923","popurl":"2026-02-09T11:07:31.393202536Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191678,"job_number":"JOB_191678","tr_customer_id":191696,"tr_customer_product_id":191686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:54.000Z","modified_at":"2026-02-19T11:07:54.000Z","name":"Vaijayanthi Panicker","mobile_number":"8691349342","email_id":"dayaananda.gupta@yahoo.co.in","dop":"2026-02-09","serial_number":"58313913701262","imei1":"58313913701262","imei2":"58313913701262","popurl":"www.madhuri-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191679,"job_number":"JOB_191679","tr_customer_id":191697,"tr_customer_product_id":191687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"98628792734653","imei1":"98628792734653","imei2":"98628792734653","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191680,"job_number":"JOB_191680","tr_customer_id":191698,"tr_customer_product_id":191688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:52.000Z","name":"Gideon Weber","mobile_number":"899-242-3673","email_id":"Brandyn54@gmail.com","dop":"2024-08-17","serial_number":"75865062410435","imei1":"75865062410435","imei2":"75865062410435","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191681,"job_number":"JOB_191681","tr_customer_id":191699,"tr_customer_product_id":191689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:18:56.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"31170109765347","imei1":"31170109765347","imei2":"31170109765347","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191682,"job_number":"JOB_191682","tr_customer_id":191700,"tr_customer_product_id":191690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:19:24.000Z","name":"Mandy Wintheiser","mobile_number":"588-575-1206","email_id":"Danial.Morar75@hotmail.com","dop":"2024-08-17","serial_number":"58393819038232","imei1":"58393819038232","imei2":"58393819038232","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191683,"job_number":"JOB_191683","tr_customer_id":191701,"tr_customer_product_id":191691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:28.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"78662442227516","imei1":"78662442227516","imei2":"78662442227516","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191684,"job_number":"JOB_191684","tr_customer_id":191702,"tr_customer_product_id":191692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:57.000Z","name":"Juston O'Hara","mobile_number":"326-738-9063","email_id":"Glenda.Nader28@hotmail.com","dop":"2024-08-17","serial_number":"29563202279445","imei1":"29563202279445","imei2":"29563202279445","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191685,"job_number":"JOB_191685","tr_customer_id":191703,"tr_customer_product_id":191693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:20:01.000Z","modified_at":"2026-02-19T11:20:29.000Z","name":"Bennett Leannon","mobile_number":"423-879-0334","email_id":"Joanie33@hotmail.com","dop":"2024-08-17","serial_number":"98259567411573","imei1":"98259567411573","imei2":"98259567411573","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191686,"job_number":"JOB_191686","tr_customer_id":191704,"tr_customer_product_id":191694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:10.000Z","modified_at":"2026-02-19T11:24:41.000Z","name":"Odessa Schoen","mobile_number":"749-626-7790","email_id":"Jorge.Wolf@yahoo.com","dop":"2024-08-17","serial_number":"92286730907098","imei1":"92286730907098","imei2":"92286730907098","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191687,"job_number":"JOB_191687","tr_customer_id":191705,"tr_customer_product_id":191695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:24:45.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"44201036813740","imei1":"44201036813740","imei2":"44201036813740","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191688,"job_number":"JOB_191688","tr_customer_id":191706,"tr_customer_product_id":191696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:25:14.000Z","name":"Autumn Labadie","mobile_number":"548-420-1895","email_id":"Madelynn.Gibson@gmail.com","dop":"2024-08-17","serial_number":"85740012566336","imei1":"85740012566336","imei2":"85740012566336","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191689,"job_number":"JOB_191689","tr_customer_id":191707,"tr_customer_product_id":191697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:18.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"19573557152348","imei1":"19573557152348","imei2":"19573557152348","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191690,"job_number":"JOB_191690","tr_customer_id":191708,"tr_customer_product_id":191698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:46.000Z","name":"Nicole Gerhold","mobile_number":"291-936-5739","email_id":"Frances.Dare10@yahoo.com","dop":"2024-08-17","serial_number":"32341283602874","imei1":"32341283602874","imei2":"32341283602874","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191691,"job_number":"JOB_191691","tr_customer_id":191709,"tr_customer_product_id":191699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:50.000Z","modified_at":"2026-02-19T11:26:19.000Z","name":"Nicolas Jenkins","mobile_number":"332-911-3215","email_id":"Dennis78@gmail.com","dop":"2024-08-17","serial_number":"57240475062326","imei1":"57240475062326","imei2":"57240475062326","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191692,"job_number":"JOB_191692","tr_customer_id":191710,"tr_customer_product_id":191700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Nikhil Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"55803253137837","imei1":"55803253137837","imei2":"55803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191693,"job_number":"JOB_191693","tr_customer_id":191711,"tr_customer_product_id":191701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"88803253137837","imei1":"88803253137837","imei2":"88803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191694,"job_number":"JOB_191694","tr_customer_id":191712,"tr_customer_product_id":191702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Ranjana Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"96803253137837","imei1":"96803253137837","imei2":"96803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191695,"job_number":"JOB_191695","tr_customer_id":191713,"tr_customer_product_id":191703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Uday Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"66803253137837","imei1":"66803253137837","imei2":"66803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191696,"job_number":"JOB_191696","tr_customer_id":191714,"tr_customer_product_id":191704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kishor Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12803253137837","imei1":"12803253137837","imei2":"12803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191697,"job_number":"JOB_191697","tr_customer_id":191715,"tr_customer_product_id":191705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Jatin Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12203253137837","imei1":"12203253137837","imei2":"12203253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191698,"job_number":"JOB_191698","tr_customer_id":191716,"tr_customer_product_id":191706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:58:55.000Z","modified_at":"2026-02-19T11:58:55.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-09","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-09T11:58:55.447715085Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191699,"job_number":"JOB_191699","tr_customer_id":191717,"tr_customer_product_id":191707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:14.000Z","modified_at":"2026-02-19T12:03:22.000Z","name":"Ruth Weber","mobile_number":"590-655-9368","email_id":"Eloise.Lockman28@gmail.com","dop":"2025-04-06","serial_number":"12637268921047","imei1":"12637268921047","imei2":"12637268921047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T12:03:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191700,"job_number":"JOB_191700","tr_customer_id":191718,"tr_customer_product_id":191708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:15.000Z","modified_at":"2026-02-19T12:03:15.000Z","name":"Freeman Flatley","mobile_number":"309-904-5670","email_id":"Maverick.Kiehn60@yahoo.com","dop":"2025-04-06","serial_number":"14392915632611334","imei1":"14392915632611334","imei2":"14392915632611334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191701,"job_number":"JOB_191701","tr_customer_id":191719,"tr_customer_product_id":191709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:50.000Z","modified_at":"2026-02-19T12:44:50.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"30488043897494","imei1":"30488043897494","imei2":"30488043897494","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191702,"job_number":"JOB_191702","tr_customer_id":191720,"tr_customer_product_id":191710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:51.000Z","modified_at":"2026-02-19T12:45:20.000Z","name":"Brenda Jaskolski","mobile_number":"793-930-6610","email_id":"Vernice.Yundt85@yahoo.com","dop":"2024-08-17","serial_number":"20557924815443","imei1":"20557924815443","imei2":"20557924815443","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191703,"job_number":"JOB_191703","tr_customer_id":191721,"tr_customer_product_id":191711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:23.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"17067412500198","imei1":"17067412500198","imei2":"17067412500198","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191704,"job_number":"JOB_191704","tr_customer_id":191722,"tr_customer_product_id":191712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:51.000Z","name":"Danny Bogan","mobile_number":"661-312-4984","email_id":"Vance_Ebert42@gmail.com","dop":"2024-08-17","serial_number":"52012134137830","imei1":"52012134137830","imei2":"52012134137830","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191705,"job_number":"JOB_191705","tr_customer_id":191723,"tr_customer_product_id":191713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:54.000Z","modified_at":"2026-02-19T12:46:22.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"25086746307960","imei1":"25086746307960","imei2":"25086746307960","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191707,"job_number":"JOB_191707","tr_customer_id":191725,"tr_customer_product_id":191715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:46:56.000Z","modified_at":"2026-02-19T13:46:56.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-09","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-09T13:46:55.578068802Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191709,"job_number":"JOB_191709","tr_customer_id":191727,"tr_customer_product_id":191717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Willy Deckow","mobile_number":"228-903-0687","email_id":"Olga_Schmitt71@yahoo.com","dop":"2025-05-30","serial_number":"13022847227504","imei1":"13022847227504","imei2":"13022847227504","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191710,"job_number":"JOB_191710","tr_customer_id":191728,"tr_customer_product_id":191718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:43.000Z","modified_at":"2026-02-19T14:03:43.000Z","name":"Clement Thompson","mobile_number":"751-722-2206","email_id":"Marilie45@gmail.com","dop":"2025-05-30","serial_number":"1333814091118503","imei1":"1333814091118503","imei2":"1333814091118503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:40.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191227,"job_number":"JOB_191227","tr_customer_id":191245,"tr_customer_product_id":191235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Roscoe_Pacocha68@gmail.com","dop":"2025-07-02","serial_number":"13456132545725","imei1":"13456132545725","imei2":"13456132545725","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191235,"job_number":"JOB_191235","tr_customer_id":191253,"tr_customer_product_id":191243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jena59@hotmail.com","dop":"2025-07-02","serial_number":"10301740247339","imei1":"10301740247339","imei2":"10301740247339","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191275,"job_number":"JOB_191275","tr_customer_id":191293,"tr_customer_product_id":191283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:26.000Z","modified_at":"2026-02-19T04:31:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"159338854979578","imei1":"159338854979578","imei2":"159338854979578","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191277,"job_number":"JOB_191277","tr_customer_id":191295,"tr_customer_product_id":191285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Katlynn Leffler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123648581960362","imei1":"123648581960362","imei2":"123648581960362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191278,"job_number":"JOB_191278","tr_customer_id":191296,"tr_customer_product_id":191286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Theodore Dach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198179802410571","imei1":"198179802410571","imei2":"198179802410571","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191279,"job_number":"JOB_191279","tr_customer_id":191297,"tr_customer_product_id":191287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Edgardo Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187363699565528","imei1":"187363699565528","imei2":"187363699565528","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191280,"job_number":"JOB_191280","tr_customer_id":191298,"tr_customer_product_id":191288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:28.000Z","modified_at":"2026-02-19T04:31:53.000Z","name":"Davon Ruecker","mobile_number":"876-911-2049","email_id":"Anibal_Champlin47@gmail.com","dop":"2025-10-01","serial_number":"19131175331071","imei1":"19131175331071","imei2":"19131175331071","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191288,"job_number":"JOB_191288","tr_customer_id":191306,"tr_customer_product_id":191296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109799852921396","imei1":"109799852921396","imei2":"109799852921396","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191291,"job_number":"JOB_191291","tr_customer_id":191309,"tr_customer_product_id":191299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"Andrew Gorczany","mobile_number":"798-626-5748","email_id":"Zachary_Treutel@hotmail.com","dop":"2025-06-09","serial_number":"105631292130468","imei1":"105631292130468","imei2":"105631292130468","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191292,"job_number":"JOB_191292","tr_customer_id":191310,"tr_customer_product_id":191300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Linnea Mayer","mobile_number":"914-795-0393","email_id":"Camille29@gmail.com","dop":"2025-06-09","serial_number":"108218012916195","imei1":"108218012916195","imei2":"108218012916195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191301,"job_number":"JOB_191301","tr_customer_id":191319,"tr_customer_product_id":191309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119407588425338","imei1":"119407588425338","imei2":"119407588425338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191303,"job_number":"JOB_191303","tr_customer_id":191321,"tr_customer_product_id":191311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Reyna Olson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130969155670555","imei1":"130969155670555","imei2":"130969155670555","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191305,"job_number":"JOB_191305","tr_customer_id":191323,"tr_customer_product_id":191313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Bradford Weimann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146283448515101","imei1":"146283448515101","imei2":"146283448515101","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191307,"job_number":"JOB_191307","tr_customer_id":191325,"tr_customer_product_id":191315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Brooks Gleason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108504704280765","imei1":"108504704280765","imei2":"108504704280765","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191315,"job_number":"JOB_191315","tr_customer_id":191333,"tr_customer_product_id":191323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10793364313034","imei1":"10793364313034","imei2":"10793364313034","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191316,"job_number":"JOB_191316","tr_customer_id":191334,"tr_customer_product_id":191324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16037883269870","imei1":"16037883269870","imei2":"16037883269870","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191331,"job_number":"JOB_191331","tr_customer_id":191349,"tr_customer_product_id":191339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109820564014651","imei1":"109820564014651","imei2":"109820564014651","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191332,"job_number":"JOB_191332","tr_customer_id":191350,"tr_customer_product_id":191340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:32:03.000Z","name":"Gene Toy","mobile_number":"624-282-6599","email_id":"Vella.Schuster20@hotmail.com","dop":"2025-06-09","serial_number":"104791695340797","imei1":"104791695340797","imei2":"104791695340797","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191334,"job_number":"JOB_191334","tr_customer_id":191352,"tr_customer_product_id":191342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Melvin Runte","mobile_number":"886-466-0701","email_id":"Spencer38@yahoo.com","dop":"2025-06-09","serial_number":"109385615247652","imei1":"109385615247652","imei2":"109385615247652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191336,"job_number":"JOB_191336","tr_customer_id":191354,"tr_customer_product_id":191344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Wyman Fisher","mobile_number":"277-585-1202","email_id":"Ryann_McLaughlin15@yahoo.com","dop":"2025-06-09","serial_number":"68092580277484340","imei1":"68092580277484340","imei2":"68092580277484340","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191338,"job_number":"JOB_191338","tr_customer_id":191356,"tr_customer_product_id":191346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:55.000Z","modified_at":"2026-02-19T04:32:05.000Z","name":"Johan Rosenbaum","mobile_number":"644-461-0285","email_id":"Neoma.Gorczany@gmail.com","dop":"2025-12-31","serial_number":"10794076284213","imei1":"10794076284213","imei2":"10794076284213","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191345,"job_number":"JOB_191345","tr_customer_id":191363,"tr_customer_product_id":191353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103263885823478","imei1":"103263885823478","imei2":"103263885823478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191346,"job_number":"JOB_191346","tr_customer_id":191364,"tr_customer_product_id":191354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Carmel Bayer","mobile_number":"882-460-7999","email_id":"Zora.OConner@hotmail.com","dop":"2025-06-09","serial_number":"102136684919115","imei1":"102136684919115","imei2":"102136684919115","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191347,"job_number":"JOB_191347","tr_customer_id":191365,"tr_customer_product_id":191355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Hilario Weissnat","mobile_number":"677-453-1920","email_id":"Stefanie.Kihn30@hotmail.com","dop":"2025-06-09","serial_number":"105170713321617","imei1":"105170713321617","imei2":"105170713321617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191348,"job_number":"JOB_191348","tr_customer_id":191366,"tr_customer_product_id":191356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:18.000Z","name":"Garry Gutmann","mobile_number":"713-856-5288","email_id":"Isadore26@yahoo.com","dop":"2025-12-31","serial_number":"10345922598274","imei1":"10345922598274","imei2":"10345922598274","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191364,"job_number":"JOB_191364","tr_customer_id":191382,"tr_customer_product_id":191372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Levi Weber","mobile_number":"417-976-1876","email_id":"Anthony_Stokes5@hotmail.com","dop":"2025-12-31","serial_number":"10199894450424","imei1":"10199894450424","imei2":"10199894450424","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191443,"job_number":"JOB_191443","tr_customer_id":191461,"tr_customer_product_id":191451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12022773298145","imei1":"12022773298145","imei2":"12022773298145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191444,"job_number":"JOB_191444","tr_customer_id":191462,"tr_customer_product_id":191452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11054133234928","imei1":"11054133234928","imei2":"11054133234928","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191474,"job_number":"JOB_191474","tr_customer_id":191492,"tr_customer_product_id":191482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:43:33.000Z","modified_at":"2026-02-19T06:43:44.000Z","name":"Junius Shields","mobile_number":"704-681-5869","email_id":"Sidney_Mante80@gmail.com","dop":"2025-11-04","serial_number":"41171227559619","imei1":"41171227559619","imei2":"41171227559619","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191475,"job_number":"JOB_191475","tr_customer_id":191493,"tr_customer_product_id":191483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:43:48.000Z","modified_at":"2026-02-19T06:43:59.000Z","name":"Julio Leuschke","mobile_number":"478-922-3647","email_id":"Robbie.Quitzon55@hotmail.com","dop":"2025-11-04","serial_number":"16707764761113","imei1":"16707764761113","imei2":"16707764761113","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191476,"job_number":"JOB_191476","tr_customer_id":191494,"tr_customer_product_id":191484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:44:01.000Z","modified_at":"2026-02-19T06:44:25.000Z","name":"Toney Rodriguez","mobile_number":"594-494-5275","email_id":"Marietta_Deckow17@gmail.com","dop":"2025-10-01","serial_number":"18510571659036","imei1":"18510571659036","imei2":"18510571659036","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191477,"job_number":"JOB_191477","tr_customer_id":191495,"tr_customer_product_id":191485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:44:03.000Z","modified_at":"2026-02-19T06:44:14.000Z","name":"Danyka Pagac","mobile_number":"380-870-3472","email_id":"Cristobal18@yahoo.com","dop":"2025-11-04","serial_number":"43941066964575","imei1":"43941066964575","imei2":"43941066964575","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191478,"job_number":"JOB_191478","tr_customer_id":191496,"tr_customer_product_id":191486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108757581041104","imei1":"108757581041104","imei2":"108757581041104","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191479,"job_number":"JOB_191479","tr_customer_id":191497,"tr_customer_product_id":191487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:29.000Z","name":"Bettie Cummerata","mobile_number":"952-623-5419","email_id":"Richmond.Mayert@gmail.com","dop":"2025-06-09","serial_number":"102469457110205","imei1":"102469457110205","imei2":"102469457110205","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191480,"job_number":"JOB_191480","tr_customer_id":191498,"tr_customer_product_id":191488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"Gordon Moen","mobile_number":"701-285-8104","email_id":"Jason3@gmail.com","dop":"2025-06-09","serial_number":"103343936264125","imei1":"103343936264125","imei2":"103343936264125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191481,"job_number":"JOB_191481","tr_customer_id":191499,"tr_customer_product_id":191489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103167754540222","imei1":"103167754540222","imei2":"103167754540222","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191482,"job_number":"JOB_191482","tr_customer_id":191500,"tr_customer_product_id":191490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Lowell Konopelski","mobile_number":"945-868-0148","email_id":"Lilliana.Nolan2@gmail.com","dop":"2025-06-09","serial_number":"107222654171354","imei1":"107222654171354","imei2":"107222654171354","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191483,"job_number":"JOB_191483","tr_customer_id":191501,"tr_customer_product_id":191491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:34.000Z","modified_at":"2026-02-19T06:46:34.000Z","name":"Jaquelin O'Hara","mobile_number":"749-535-3697","email_id":"Ernie_Nikolaus@gmail.com","dop":"2025-06-09","serial_number":"107251503754724","imei1":"107251503754724","imei2":"107251503754724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191486,"job_number":"JOB_191486","tr_customer_id":191504,"tr_customer_product_id":191494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109747247863806","imei1":"109747247863806","imei2":"109747247863806","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191487,"job_number":"JOB_191487","tr_customer_id":191505,"tr_customer_product_id":191495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:47:00.000Z","name":"Lester Marquardt","mobile_number":"852-225-9999","email_id":"Nathen_Green@yahoo.com","dop":"2025-06-09","serial_number":"109527185904833","imei1":"109527185904833","imei2":"109527185904833","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191488,"job_number":"JOB_191488","tr_customer_id":191506,"tr_customer_product_id":191496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Jordyn Kilback","mobile_number":"735-583-8945","email_id":"Marvin_Yundt@gmail.com","dop":"2025-06-09","serial_number":"108252188193768","imei1":"108252188193768","imei2":"108252188193768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191491,"job_number":"JOB_191491","tr_customer_id":191509,"tr_customer_product_id":191499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"63907368070391","imei1":"63907368070391","imei2":"63907368070391","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191494,"job_number":"JOB_191494","tr_customer_id":191512,"tr_customer_product_id":191502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:36.000Z","modified_at":"2026-02-19T06:48:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98054822971936","imei1":"98054822971936","imei2":"98054822971936","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191495,"job_number":"JOB_191495","tr_customer_id":191513,"tr_customer_product_id":191503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:51.000Z","modified_at":"2026-02-19T06:49:02.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83398188571898","imei1":"83398188571898","imei2":"83398188571898","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191521,"job_number":"JOB_191521","tr_customer_id":191539,"tr_customer_product_id":191529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:36.000Z","modified_at":"2026-02-19T06:55:46.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"62133636957524","imei1":"62133636957524","imei2":"62133636957524","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191523,"job_number":"JOB_191523","tr_customer_id":191541,"tr_customer_product_id":191531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:50.000Z","modified_at":"2026-02-19T06:56:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"48707538807868","imei1":"48707538807868","imei2":"48707538807868","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191524,"job_number":"JOB_191524","tr_customer_id":191542,"tr_customer_product_id":191532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:04.000Z","modified_at":"2026-02-19T06:56:15.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"14799463704746","imei1":"14799463704746","imei2":"14799463704746","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191639,"job_number":"JOB_191639","tr_customer_id":191657,"tr_customer_product_id":191647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:49:39.000Z","modified_at":"2026-02-19T07:50:06.000Z","name":"Edwin Sporer","mobile_number":"747-820-2096","email_id":"Prince_OConner72@yahoo.com","dop":"2025-11-04","serial_number":"36703883546199","imei1":"36703883546199","imei2":"36703883546199","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191640,"job_number":"JOB_191640","tr_customer_id":191658,"tr_customer_product_id":191648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:53:54.000Z","modified_at":"2026-02-19T07:53:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Augustine64@hotmail.com","dop":"2025-07-02","serial_number":"14118099885827","imei1":"14118099885827","imei2":"14118099885827","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191641,"job_number":"JOB_191641","tr_customer_id":191659,"tr_customer_product_id":191649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:13.000Z","modified_at":"2026-02-19T07:54:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daryl8@yahoo.com","dop":"2025-07-02","serial_number":"12072430137911","imei1":"12072430137911","imei2":"12072430137911","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191642,"job_number":"JOB_191642","tr_customer_id":191660,"tr_customer_product_id":191650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:32.000Z","modified_at":"2026-02-19T07:54:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stanford21@gmail.com","dop":"2025-07-02","serial_number":"17437507193863","imei1":"17437507193863","imei2":"17437507193863","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191645,"job_number":"JOB_191645","tr_customer_id":191663,"tr_customer_product_id":191653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:09.000Z","modified_at":"2026-02-19T08:02:21.000Z","name":"Rachelle Langworth","mobile_number":"423-321-1641","email_id":"Hunter_Howe@yahoo.com","dop":"2025-11-04","serial_number":"52584719036264","imei1":"52584719036264","imei2":"52584719036264","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191648,"job_number":"JOB_191648","tr_customer_id":191666,"tr_customer_product_id":191656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:25.000Z","modified_at":"2026-02-19T08:02:36.000Z","name":"Jeanne Predovic","mobile_number":"219-439-0489","email_id":"Claudia_Beier@gmail.com","dop":"2025-11-04","serial_number":"96589064345417","imei1":"96589064345417","imei2":"96589064345417","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191649,"job_number":"JOB_191649","tr_customer_id":191667,"tr_customer_product_id":191657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:41.000Z","modified_at":"2026-02-19T08:02:52.000Z","name":"Owen Rice","mobile_number":"890-511-2127","email_id":"Shyann_Farrell50@gmail.com","dop":"2025-11-04","serial_number":"71378940272062","imei1":"71378940272062","imei2":"71378940272062","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191659,"job_number":"JOB_191659","tr_customer_id":191677,"tr_customer_product_id":191667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:39:46.000Z","modified_at":"2026-02-19T10:40:11.000Z","name":"Matt Flatley","mobile_number":"922-627-4490","email_id":"Denis_Satterfield@yahoo.com","dop":"2026-01-06","serial_number":"10856952892343","imei1":"10856952892343","imei2":"10856952892343","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191660,"job_number":"JOB_191660","tr_customer_id":191678,"tr_customer_product_id":191668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:40:46.000Z","modified_at":"2026-02-19T10:40:53.000Z","name":"Jodie Rosenbaum","mobile_number":"244-997-1443","email_id":"Brooklyn_Greenholt75@yahoo.com","dop":"2026-01-06","serial_number":"10665440944701","imei1":"10665440944701","imei2":"10665440944701","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191661,"job_number":"JOB_191661","tr_customer_id":191679,"tr_customer_product_id":191669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:41:01.000Z","modified_at":"2026-02-19T10:41:07.000Z","name":"Juliet Stroman","mobile_number":"949-390-3491","email_id":"Ned_Dickinson41@hotmail.com","dop":"2026-01-06","serial_number":"10940640823148","imei1":"10940640823148","imei2":"10940640823148","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:41:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191706,"job_number":"JOB_191706","tr_customer_id":191724,"tr_customer_product_id":191714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:39:02.000Z","modified_at":"2026-02-19T13:39:02.000Z","name":"Siddharth T","mobile_number":"9166881809","email_id":"abc124@xyz.com","dop":"2025-12-31","serial_number":"90274950465000","imei1":"90274950465000","imei2":"90274950465000","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 191241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191241 1 0 0
Verify Keys are present for job with jobId: 191247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191247 1 0 0
Verify Keys are present for job with jobId: 191319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191319 1 0 0
Verify Keys are present for job with jobId: 191321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191321 1 0 0
Verify Keys are present for job with jobId: 191375 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191375 1 0 0
Verify Keys are present for job with jobId: 191378 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191378 1 0 0
Verify Keys are present for job with jobId: 191406 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191406 1 0 0
Verify Keys are present for job with jobId: 191408 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191408 1 0 0
Verify Keys are present for job with jobId: 191545 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191545 1 0 0
Verify Keys are present for job with jobId: 191547 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191547 1 0 0
Verify Keys are present for job with jobId: 191557 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191557 1 0 0
Verify Keys are present for job with jobId: 191559 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191559 1 0 0
Verify Keys are present for job with jobId: 191569 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191569 1 0 0
Verify Keys are present for job with jobId: 191573 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191573 1 0 0
Verify Keys are present for job with jobId: 191578 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191578 1 0 0
Verify Keys are present for job with jobId: 191580 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191580 1 0 0
Verify Keys are present for job with jobId: 191119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191119 1 0 0
Verify Keys are present for job with jobId: 191120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191120 1 0 0
Verify Keys are present for job with jobId: 191121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191121 1 0 0
Verify Keys are present for job with jobId: 191122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191122 1 0 0
Verify Keys are present for job with jobId: 191123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191123 1 0 0
Verify Keys are present for job with jobId: 191124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191124 1 0 0
Verify Keys are present for job with jobId: 191125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191125 1 0 0
Verify Keys are present for job with jobId: 191126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191126 1 0 0
Verify Keys are present for job with jobId: 191127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191127 1 0 0
Verify Keys are present for job with jobId: 191128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191128 1 0 0
Verify Keys are present for job with jobId: 191129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191129 1 0 0
Verify Keys are present for job with jobId: 191130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191130 1 0 0
Verify Keys are present for job with jobId: 191131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191131 1 0 0
Verify Keys are present for job with jobId: 191132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191132 1 0 0
Verify Keys are present for job with jobId: 191133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191133 1 0 0
Verify Keys are present for job with jobId: 191134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191134 1 0 0
Verify Keys are present for job with jobId: 191135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191135 1 0 0
Verify Keys are present for job with jobId: 191136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191136 1 0 0
Verify Keys are present for job with jobId: 191137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191137 1 0 0
Verify Keys are present for job with jobId: 191138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191138 1 0 0
Verify Keys are present for job with jobId: 191139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191139 1 0 0
Verify Keys are present for job with jobId: 191140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191140 1 0 0
Verify Keys are present for job with jobId: 191141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191141 1 0 0
Verify Keys are present for job with jobId: 191142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191142 1 0 0
Verify Keys are present for job with jobId: 191143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191143 1 0 0
Verify Keys are present for job with jobId: 191144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191144 1 0 0
Verify Keys are present for job with jobId: 191145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191145 1 0 0
Verify Keys are present for job with jobId: 191146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191146 1 0 0
Verify Keys are present for job with jobId: 191147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191147 1 0 0
Verify Keys are present for job with jobId: 191148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191148 1 0 0
Verify Keys are present for job with jobId: 191149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191149 1 0 0
Verify Keys are present for job with jobId: 191154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191154 1 0 0
Verify Keys are present for job with jobId: 191155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191155 1 0 0
Verify Keys are present for job with jobId: 191156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191156 1 0 0
Verify Keys are present for job with jobId: 191157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191157 1 0 0
Verify Keys are present for job with jobId: 191158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191158 1 0 0
Verify Keys are present for job with jobId: 191161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191161 1 0 0
Verify Keys are present for job with jobId: 191162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191162 1 0 0
Verify Keys are present for job with jobId: 191163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191163 1 0 0
Verify Keys are present for job with jobId: 191164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191164 1 0 0
Verify Keys are present for job with jobId: 191165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191165 1 0 0
Verify Keys are present for job with jobId: 191166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191166 1 0 0
Verify Keys are present for job with jobId: 191168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191168 1 0 0
Verify Keys are present for job with jobId: 191169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191169 1 0 0
Verify Keys are present for job with jobId: 191170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191170 1 0 0
Verify Keys are present for job with jobId: 191171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191171 1 0 0
Verify Keys are present for job with jobId: 191172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191172 1 0 0
Verify Keys are present for job with jobId: 191173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191173 1 0 0
Verify Keys are present for job with jobId: 191174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191174 1 0 0
Verify Keys are present for job with jobId: 191175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191175 1 0 0
Verify Keys are present for job with jobId: 191176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191176 1 0 0
Verify Keys are present for job with jobId: 191177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191177 1 0 0
Verify Keys are present for job with jobId: 191178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191178 1 0 0
Verify Keys are present for job with jobId: 191179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191179 1 0 0
Verify Keys are present for job with jobId: 191180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191180 1 0 0
Verify Keys are present for job with jobId: 191181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191181 1 0 0
Verify Keys are present for job with jobId: 191182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191182 1 0 0
Verify Keys are present for job with jobId: 191183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191183 1 0 0
Verify Keys are present for job with jobId: 191184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191184 1 0 0
Verify Keys are present for job with jobId: 191185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191185 1 0 0
Verify Keys are present for job with jobId: 191186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191186 1 0 0
Verify Keys are present for job with jobId: 191187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191187 1 0 0
Verify Keys are present for job with jobId: 191188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191188 1 0 0
Verify Keys are present for job with jobId: 191189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191189 1 0 0
Verify Keys are present for job with jobId: 191190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191190 1 0 0
Verify Keys are present for job with jobId: 191191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191191 1 0 0
Verify Keys are present for job with jobId: 191192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191192 1 0 0
Verify Keys are present for job with jobId: 191193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191193 1 0 0
Verify Keys are present for job with jobId: 191194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191194 1 0 0
Verify Keys are present for job with jobId: 191195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191195 1 0 0
Verify Keys are present for job with jobId: 191196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191196 1 0 0
Verify Keys are present for job with jobId: 191197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191197 1 0 0
Verify Keys are present for job with jobId: 191198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191198 1 0 0
Verify Keys are present for job with jobId: 191199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191199 1 0 0
Verify Keys are present for job with jobId: 191200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191200 1 0 0
Verify Keys are present for job with jobId: 191202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191202 1 0 0
Verify Keys are present for job with jobId: 191203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191203 1 0 0
Verify Keys are present for job with jobId: 191204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191204 1 0 0
Verify Keys are present for job with jobId: 191205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191205 1 0 0
Verify Keys are present for job with jobId: 191206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191206 1 0 0
Verify Keys are present for job with jobId: 191207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191207 1 0 0
Verify Keys are present for job with jobId: 191208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191208 1 0 0
Verify Keys are present for job with jobId: 191209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191209 1 0 0
Verify Keys are present for job with jobId: 191212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191212 1 0 0
Verify Keys are present for job with jobId: 191213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191213 1 0 0
Verify Keys are present for job with jobId: 191214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191214 1 0 0
Verify Keys are present for job with jobId: 191215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191215 1 0 0
Verify Keys are present for job with jobId: 191216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191216 1 0 0
Verify Keys are present for job with jobId: 191218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191218 1 0 0
Verify Keys are present for job with jobId: 191219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191219 1 0 0
Verify Keys are present for job with jobId: 191220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191220 1 0 0
Verify Keys are present for job with jobId: 191221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191221 1 0 0
Verify Keys are present for job with jobId: 191222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191222 1 0 0
Verify Keys are present for job with jobId: 191223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191223 1 0 0
Verify Keys are present for job with jobId: 191224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191224 1 0 0
Verify Keys are present for job with jobId: 191225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191225 1 0 0
Verify Keys are present for job with jobId: 191226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191226 1 0 0
Verify Keys are present for job with jobId: 191228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191228 1 0 0
Verify Keys are present for job with jobId: 191229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191229 1 0 0
Verify Keys are present for job with jobId: 191230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191230 1 0 0
Verify Keys are present for job with jobId: 191231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191231 1 0 0
Verify Keys are present for job with jobId: 191232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191232 1 0 0
Verify Keys are present for job with jobId: 191233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191233 1 0 0
Verify Keys are present for job with jobId: 191234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191234 1 0 0
Verify Keys are present for job with jobId: 191236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191236 1 0 0
Verify Keys are present for job with jobId: 191237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191237 1 0 0
Verify Keys are present for job with jobId: 191238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191238 1 0 0
Verify Keys are present for job with jobId: 191239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191239 1 0 0
Verify Keys are present for job with jobId: 191240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191240 1 0 0
Verify Keys are present for job with jobId: 191242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191242 1 0 0
Verify Keys are present for job with jobId: 191243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191243 1 0 0
Verify Keys are present for job with jobId: 191244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191244 1 0 0
Verify Keys are present for job with jobId: 191245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191245 1 0 0
Verify Keys are present for job with jobId: 191246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191246 1 0 0
Verify Keys are present for job with jobId: 191248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191248 1 0 0
Verify Keys are present for job with jobId: 191249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191249 1 0 0
Verify Keys are present for job with jobId: 191250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191250 1 0 0
Verify Keys are present for job with jobId: 191251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191251 1 0 0
Verify Keys are present for job with jobId: 191252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191252 1 0 0
Verify Keys are present for job with jobId: 191253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191253 1 0 0
Verify Keys are present for job with jobId: 191254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191254 1 0 0
Verify Keys are present for job with jobId: 191255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191255 1 0 0
Verify Keys are present for job with jobId: 191256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191256 1 0 0
Verify Keys are present for job with jobId: 191257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191257 1 0 0
Verify Keys are present for job with jobId: 191258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191258 1 0 0
Verify Keys are present for job with jobId: 191259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191259 1 0 0
Verify Keys are present for job with jobId: 191260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191260 1 0 0
Verify Keys are present for job with jobId: 191261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191261 1 0 0
Verify Keys are present for job with jobId: 191262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191262 1 0 0
Verify Keys are present for job with jobId: 191263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191263 1 0 0
Verify Keys are present for job with jobId: 191264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191264 1 0 0
Verify Keys are present for job with jobId: 191265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191265 1 0 0
Verify Keys are present for job with jobId: 191266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191266 1 0 0
Verify Keys are present for job with jobId: 191267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191267 1 0 0
Verify Keys are present for job with jobId: 191268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191268 1 0 0
Verify Keys are present for job with jobId: 191269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191269 1 0 0
Verify Keys are present for job with jobId: 191270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191270 1 0 0
Verify Keys are present for job with jobId: 191271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191271 1 0 0
Verify Keys are present for job with jobId: 191272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191272 1 0 0
Verify Keys are present for job with jobId: 191273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191273 1 0 0
Verify Keys are present for job with jobId: 191274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191274 1 0 0
Verify Keys are present for job with jobId: 191276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191276 1 0 0
Verify Keys are present for job with jobId: 191281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191281 1 0 0
Verify Keys are present for job with jobId: 191282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191282 1 0 0
Verify Keys are present for job with jobId: 191283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191283 1 0 0
Verify Keys are present for job with jobId: 191284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191284 1 0 0
Verify Keys are present for job with jobId: 191285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191285 1 0 0
Verify Keys are present for job with jobId: 191286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191286 1 0 0
Verify Keys are present for job with jobId: 191287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191287 1 0 0
Verify Keys are present for job with jobId: 191289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191289 1 0 0
Verify Keys are present for job with jobId: 191290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191290 1 0 0
Verify Keys are present for job with jobId: 191293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191293 1 0 0
Verify Keys are present for job with jobId: 191294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191294 1 0 0
Verify Keys are present for job with jobId: 191295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191295 1 0 0
Verify Keys are present for job with jobId: 191296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191296 1 0 0
Verify Keys are present for job with jobId: 191297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191297 1 0 0
Verify Keys are present for job with jobId: 191298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191298 1 0 0
Verify Keys are present for job with jobId: 191299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191299 1 0 0
Verify Keys are present for job with jobId: 191300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191300 1 0 0
Verify Keys are present for job with jobId: 191302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191302 1 0 0
Verify Keys are present for job with jobId: 191304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191304 1 0 0
Verify Keys are present for job with jobId: 191306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191306 1 0 0
Verify Keys are present for job with jobId: 191308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191308 1 0 0
Verify Keys are present for job with jobId: 191309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191309 1 0 0
Verify Keys are present for job with jobId: 191310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191310 1 0 0
Verify Keys are present for job with jobId: 191311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191311 1 0 0
Verify Keys are present for job with jobId: 191312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191312 1 0 0
Verify Keys are present for job with jobId: 191313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191313 1 0 0
Verify Keys are present for job with jobId: 191314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191314 1 0 0
Verify Keys are present for job with jobId: 191317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191317 1 0 0
Verify Keys are present for job with jobId: 191318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191318 1 0 0
Verify Keys are present for job with jobId: 191320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191320 1 0 0
Verify Keys are present for job with jobId: 191322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191322 1 0 0
Verify Keys are present for job with jobId: 191323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191323 1 0 0
Verify Keys are present for job with jobId: 191324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191324 1 0 0
Verify Keys are present for job with jobId: 191325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191325 1 0 0
Verify Keys are present for job with jobId: 191326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191326 1 0 0
Verify Keys are present for job with jobId: 191327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191327 1 0 0
Verify Keys are present for job with jobId: 191328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191328 1 0 0
Verify Keys are present for job with jobId: 191329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191329 1 0 0
Verify Keys are present for job with jobId: 191330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191330 1 0 0
Verify Keys are present for job with jobId: 191333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191333 1 0 0
Verify Keys are present for job with jobId: 191335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191335 1 0 0
Verify Keys are present for job with jobId: 191337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191337 1 0 0
Verify Keys are present for job with jobId: 191339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191339 1 0 0
Verify Keys are present for job with jobId: 191340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191340 1 0 0
Verify Keys are present for job with jobId: 191341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191341 1 0 0
Verify Keys are present for job with jobId: 191342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191342 1 0 0
Verify Keys are present for job with jobId: 191343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191343 1 0 0
Verify Keys are present for job with jobId: 191344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191344 1 0 0
Verify Keys are present for job with jobId: 191349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191349 1 0 0
Verify Keys are present for job with jobId: 191350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191350 1 0 0
Verify Keys are present for job with jobId: 191351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191351 1 0 0
Verify Keys are present for job with jobId: 191352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191352 1 0 0
Verify Keys are present for job with jobId: 191353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191353 1 0 0
Verify Keys are present for job with jobId: 191354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191354 1 0 0
Verify Keys are present for job with jobId: 191355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191355 1 0 0
Verify Keys are present for job with jobId: 191356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191356 1 0 0
Verify Keys are present for job with jobId: 191357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191357 1 0 0
Verify Keys are present for job with jobId: 191358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191358 1 0 0
Verify Keys are present for job with jobId: 191359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191359 1 0 0
Verify Keys are present for job with jobId: 191360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191360 1 0 0
Verify Keys are present for job with jobId: 191361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191361 1 0 0
Verify Keys are present for job with jobId: 191362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191362 1 0 0
Verify Keys are present for job with jobId: 191363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191363 1 0 0
Verify Keys are present for job with jobId: 191365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191365 1 0 0
Verify Keys are present for job with jobId: 191366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191366 1 0 0
Verify Keys are present for job with jobId: 191367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191367 1 0 0
Verify Keys are present for job with jobId: 191368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191368 1 0 0
Verify Keys are present for job with jobId: 191369 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191369 1 0 0
Verify Keys are present for job with jobId: 191370 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191370 1 0 0
Verify Keys are present for job with jobId: 191371 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191371 1 0 0
Verify Keys are present for job with jobId: 191372 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191372 1 0 0
Verify Keys are present for job with jobId: 191373 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191373 1 0 0
Verify Keys are present for job with jobId: 191374 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191374 1 0 0
Verify Keys are present for job with jobId: 191376 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191376 1 0 0
Verify Keys are present for job with jobId: 191377 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191377 1 0 0
Verify Keys are present for job with jobId: 191379 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191379 1 0 0
Verify Keys are present for job with jobId: 191380 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191380 1 0 0
Verify Keys are present for job with jobId: 191381 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191381 1 0 0
Verify Keys are present for job with jobId: 191382 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191382 1 0 0
Verify Keys are present for job with jobId: 191383 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191383 1 0 0
Verify Keys are present for job with jobId: 191384 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191384 1 0 0
Verify Keys are present for job with jobId: 191385 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191385 1 0 0
Verify Keys are present for job with jobId: 191386 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191386 1 0 0
Verify Keys are present for job with jobId: 191387 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191387 1 0 0
Verify Keys are present for job with jobId: 191388 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191388 1 0 0
Verify Keys are present for job with jobId: 191389 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191389 1 0 0
Verify Keys are present for job with jobId: 191390 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191390 1 0 0
Verify Keys are present for job with jobId: 191391 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191391 1 0 0
Verify Keys are present for job with jobId: 191392 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191392 1 0 0
Verify Keys are present for job with jobId: 191393 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191393 1 0 0
Verify Keys are present for job with jobId: 191394 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191394 1 0 0
Verify Keys are present for job with jobId: 191395 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191395 1 0 0
Verify Keys are present for job with jobId: 191396 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191396 1 0 0
Verify Keys are present for job with jobId: 191397 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191397 1 0 0
Verify Keys are present for job with jobId: 191398 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191398 1 0 0
Verify Keys are present for job with jobId: 191399 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191399 1 0 0
Verify Keys are present for job with jobId: 191400 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191400 1 0 0
Verify Keys are present for job with jobId: 191401 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191401 1 0 0
Verify Keys are present for job with jobId: 191402 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191402 1 0 0
Verify Keys are present for job with jobId: 191403 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191403 1 0 0
Verify Keys are present for job with jobId: 191404 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191404 1 0 0
Verify Keys are present for job with jobId: 191405 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191405 1 0 0
Verify Keys are present for job with jobId: 191407 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191407 1 0 0
Verify Keys are present for job with jobId: 191409 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191409 1 0 0
Verify Keys are present for job with jobId: 191410 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191410 1 0 0
Verify Keys are present for job with jobId: 191411 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191411 1 0 0
Verify Keys are present for job with jobId: 191412 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191412 1 0 0
Verify Keys are present for job with jobId: 191413 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191413 1 0 0
Verify Keys are present for job with jobId: 191414 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191414 1 0 0
Verify Keys are present for job with jobId: 191415 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191415 1 0 0
Verify Keys are present for job with jobId: 191416 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191416 1 0 0
Verify Keys are present for job with jobId: 191417 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191417 1 0 0
Verify Keys are present for job with jobId: 191418 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191418 1 0 0
Verify Keys are present for job with jobId: 191419 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191419 1 0 0
Verify Keys are present for job with jobId: 191420 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191420 1 0 0
Verify Keys are present for job with jobId: 191421 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191421 1 0 0
Verify Keys are present for job with jobId: 191422 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191422 1 0 0
Verify Keys are present for job with jobId: 191423 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191423 1 0 0
Verify Keys are present for job with jobId: 191424 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191424 1 0 0
Verify Keys are present for job with jobId: 191425 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191425 1 0 0
Verify Keys are present for job with jobId: 191426 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191426 1 0 0
Verify Keys are present for job with jobId: 191427 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191427 1 0 0
Verify Keys are present for job with jobId: 191428 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191428 1 0 0
Verify Keys are present for job with jobId: 191429 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191429 1 0 0
Verify Keys are present for job with jobId: 191430 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191430 1 0 0
Verify Keys are present for job with jobId: 191431 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191431 1 0 0
Verify Keys are present for job with jobId: 191432 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191432 1 0 0
Verify Keys are present for job with jobId: 191433 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191433 1 0 0
Verify Keys are present for job with jobId: 191434 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191434 1 0 0
Verify Keys are present for job with jobId: 191435 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191435 1 0 0
Verify Keys are present for job with jobId: 191436 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191436 1 0 0
Verify Keys are present for job with jobId: 191437 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191437 1 0 0
Verify Keys are present for job with jobId: 191438 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191438 1 0 0
Verify Keys are present for job with jobId: 191439 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191439 1 0 0
Verify Keys are present for job with jobId: 191440 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191440 1 0 0
Verify Keys are present for job with jobId: 191441 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191441 1 0 0
Verify Keys are present for job with jobId: 191442 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191442 1 0 0
Verify Keys are present for job with jobId: 191445 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191445 1 0 0
Verify Keys are present for job with jobId: 191446 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191446 1 0 0
Verify Keys are present for job with jobId: 191447 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191447 1 0 0
Verify Keys are present for job with jobId: 191448 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191448 1 0 0
Verify Keys are present for job with jobId: 191449 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191449 1 0 0
Verify Keys are present for job with jobId: 191450 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191450 1 0 0
Verify Keys are present for job with jobId: 191451 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191451 1 0 0
Verify Keys are present for job with jobId: 191452 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191452 1 0 0
Verify Keys are present for job with jobId: 191453 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191453 1 0 0
Verify Keys are present for job with jobId: 191454 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191454 1 0 0
Verify Keys are present for job with jobId: 191455 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191455 1 0 0
Verify Keys are present for job with jobId: 191456 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191456 1 0 0
Verify Keys are present for job with jobId: 191457 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191457 1 0 0
Verify Keys are present for job with jobId: 191458 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191458 1 0 0
Verify Keys are present for job with jobId: 191459 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191459 1 0 0
Verify Keys are present for job with jobId: 191460 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191460 1 0 0
Verify Keys are present for job with jobId: 191461 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191461 1 0 0
Verify Keys are present for job with jobId: 191462 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191462 1 0 0
Verify Keys are present for job with jobId: 191463 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191463 1 0 0
Verify Keys are present for job with jobId: 191464 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191464 1 0 0
Verify Keys are present for job with jobId: 191465 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191465 1 0 0
Verify Keys are present for job with jobId: 191466 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191466 1 0 0
Verify Keys are present for job with jobId: 191467 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191467 1 0 0
Verify Keys are present for job with jobId: 191468 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191468 1 0 0
Verify Keys are present for job with jobId: 191469 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191469 1 0 0
Verify Keys are present for job with jobId: 191470 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191470 1 0 0
Verify Keys are present for job with jobId: 191471 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191471 1 0 0
Verify Keys are present for job with jobId: 191472 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191472 1 0 0
Verify Keys are present for job with jobId: 191473 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191473 1 0 0
Verify Keys are present for job with jobId: 191484 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191484 1 0 0
Verify Keys are present for job with jobId: 191485 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191485 1 0 0
Verify Keys are present for job with jobId: 191489 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191489 1 0 0
Verify Keys are present for job with jobId: 191490 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191490 1 0 0
Verify Keys are present for job with jobId: 191492 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191492 1 0 0
Verify Keys are present for job with jobId: 191493 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191493 1 0 0
Verify Keys are present for job with jobId: 191496 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191496 1 0 0
Verify Keys are present for job with jobId: 191497 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191497 1 0 0
Verify Keys are present for job with jobId: 191498 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191498 1 0 0
Verify Keys are present for job with jobId: 191499 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191499 1 0 0
Verify Keys are present for job with jobId: 191500 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191500 1 0 0
Verify Keys are present for job with jobId: 191501 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191501 1 0 0
Verify Keys are present for job with jobId: 191502 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191502 1 0 0
Verify Keys are present for job with jobId: 191503 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191503 1 0 0
Verify Keys are present for job with jobId: 191504 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191504 1 0 0
Verify Keys are present for job with jobId: 191505 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191505 1 0 0
Verify Keys are present for job with jobId: 191506 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191506 1 0 0
Verify Keys are present for job with jobId: 191507 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191507 1 0 0
Verify Keys are present for job with jobId: 191508 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191508 1 0 0
Verify Keys are present for job with jobId: 191509 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191509 1 0 0
Verify Keys are present for job with jobId: 191510 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191510 1 0 0
Verify Keys are present for job with jobId: 191511 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191511 1 0 0
Verify Keys are present for job with jobId: 191512 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191512 1 0 0
Verify Keys are present for job with jobId: 191513 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191513 1 0 0
Verify Keys are present for job with jobId: 191514 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191514 1 0 0
Verify Keys are present for job with jobId: 191515 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191515 1 0 0
Verify Keys are present for job with jobId: 191516 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191516 1 0 0
Verify Keys are present for job with jobId: 191517 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191517 1 0 0
Verify Keys are present for job with jobId: 191518 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191518 1 0 0
Verify Keys are present for job with jobId: 191519 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191519 1 0 0
Verify Keys are present for job with jobId: 191520 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191520 1 0 0
Verify Keys are present for job with jobId: 191522 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191522 1 0 0
Verify Keys are present for job with jobId: 191525 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191525 1 0 0
Verify Keys are present for job with jobId: 191526 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191526 1 0 0
Verify Keys are present for job with jobId: 191527 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191527 1 0 0
Verify Keys are present for job with jobId: 191528 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191528 1 0 0
Verify Keys are present for job with jobId: 191529 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191529 1 0 0
Verify Keys are present for job with jobId: 191530 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191530 1 0 0
Verify Keys are present for job with jobId: 191531 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191531 1 0 0
Verify Keys are present for job with jobId: 191532 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191532 1 0 0
Verify Keys are present for job with jobId: 191533 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191533 1 0 0
Verify Keys are present for job with jobId: 191534 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191534 1 0 0
Verify Keys are present for job with jobId: 191535 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191535 1 0 0
Verify Keys are present for job with jobId: 191536 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191536 1 0 0
Verify Keys are present for job with jobId: 191537 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191537 1 0 0
Verify Keys are present for job with jobId: 191538 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191538 1 0 0
Verify Keys are present for job with jobId: 191539 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191539 1 0 0
Verify Keys are present for job with jobId: 191540 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191540 1 0 0
Verify Keys are present for job with jobId: 191541 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191541 1 0 0
Verify Keys are present for job with jobId: 191542 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191542 1 0 0
Verify Keys are present for job with jobId: 191543 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191543 1 0 0
Verify Keys are present for job with jobId: 191544 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191544 1 0 0
Verify Keys are present for job with jobId: 191546 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191546 1 0 0
Verify Keys are present for job with jobId: 191548 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191548 1 0 0
Verify Keys are present for job with jobId: 191549 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191549 1 0 0
Verify Keys are present for job with jobId: 191550 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191550 1 0 0
Verify Keys are present for job with jobId: 191551 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191551 1 0 0
Verify Keys are present for job with jobId: 191552 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191552 1 0 0
Verify Keys are present for job with jobId: 191553 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191553 1 0 0
Verify Keys are present for job with jobId: 191554 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191554 1 0 0
Verify Keys are present for job with jobId: 191555 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191555 1 0 0
Verify Keys are present for job with jobId: 191556 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191556 1 0 0
Verify Keys are present for job with jobId: 191558 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191558 1 0 0
Verify Keys are present for job with jobId: 191560 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191560 1 0 0
Verify Keys are present for job with jobId: 191561 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191561 1 0 0
Verify Keys are present for job with jobId: 191562 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191562 1 0 0
Verify Keys are present for job with jobId: 191563 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191563 1 0 0
Verify Keys are present for job with jobId: 191564 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191564 1 0 0
Verify Keys are present for job with jobId: 191565 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191565 1 0 0
Verify Keys are present for job with jobId: 191566 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191566 1 0 0
Verify Keys are present for job with jobId: 191567 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191567 1 0 0
Verify Keys are present for job with jobId: 191568 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191568 1 0 0
Verify Keys are present for job with jobId: 191570 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191570 1 0 0
Verify Keys are present for job with jobId: 191571 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191571 1 0 0
Verify Keys are present for job with jobId: 191572 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191572 1 0 0
Verify Keys are present for job with jobId: 191574 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191574 1 0 0
Verify Keys are present for job with jobId: 191575 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191575 1 0 0
Verify Keys are present for job with jobId: 191576 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191576 1 0 0
Verify Keys are present for job with jobId: 191577 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191577 1 0 0
Verify Keys are present for job with jobId: 191579 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191579 1 0 0
Verify Keys are present for job with jobId: 191581 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191581 1 0 0
Verify Keys are present for job with jobId: 191582 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191582 1 0 0
Verify Keys are present for job with jobId: 191583 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191583 1 0 0
Verify Keys are present for job with jobId: 191584 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191584 1 0 0
Verify Keys are present for job with jobId: 191585 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191585 1 0 0
Verify Keys are present for job with jobId: 191586 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191586 1 0 0
Verify Keys are present for job with jobId: 191587 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191587 1 0 0
Verify Keys are present for job with jobId: 191588 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191588 1 0 0
Verify Keys are present for job with jobId: 191589 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191589 1 0 0
Verify Keys are present for job with jobId: 191590 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191590 1 0 0
Verify Keys are present for job with jobId: 191591 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191591 1 0 0
Verify Keys are present for job with jobId: 191592 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191592 1 0 0
Verify Keys are present for job with jobId: 191593 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191593 1 0 0
Verify Keys are present for job with jobId: 191594 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191594 1 0 0
Verify Keys are present for job with jobId: 191595 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191595 1 0 0
Verify Keys are present for job with jobId: 191596 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191596 1 0 0
Verify Keys are present for job with jobId: 191597 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191597 1 0 0
Verify Keys are present for job with jobId: 191598 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191598 1 0 0
Verify Keys are present for job with jobId: 191599 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191599 1 0 0
Verify Keys are present for job with jobId: 191600 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191600 1 0 0
Verify Keys are present for job with jobId: 191601 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191601 1 0 0
Verify Keys are present for job with jobId: 191602 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191602 1 0 0
Verify Keys are present for job with jobId: 191603 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191603 1 0 0
Verify Keys are present for job with jobId: 191604 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191604 1 0 0
Verify Keys are present for job with jobId: 191605 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191605 1 0 0
Verify Keys are present for job with jobId: 191606 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191606 1 0 0
Verify Keys are present for job with jobId: 191607 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191607 1 0 0
Verify Keys are present for job with jobId: 191608 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191608 1 0 0
Verify Keys are present for job with jobId: 191609 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191609 1 0 0
Verify Keys are present for job with jobId: 191610 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191610 1 0 0
Verify Keys are present for job with jobId: 191611 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191611 1 0 0
Verify Keys are present for job with jobId: 191612 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191612 1 0 0
Verify Keys are present for job with jobId: 191613 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191613 1 0 0
Verify Keys are present for job with jobId: 191614 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191614 1 0 0
Verify Keys are present for job with jobId: 191615 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191615 1 0 0
Verify Keys are present for job with jobId: 191616 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191616 1 0 0
Verify Keys are present for job with jobId: 191617 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191617 1 0 0
Verify Keys are present for job with jobId: 191618 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191618 1 0 0
Verify Keys are present for job with jobId: 191619 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191619 1 0 0
Verify Keys are present for job with jobId: 191620 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191620 1 0 0
Verify Keys are present for job with jobId: 191621 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191621 1 0 0
Verify Keys are present for job with jobId: 191622 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191622 1 0 0
Verify Keys are present for job with jobId: 191623 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191623 1 0 0
Verify Keys are present for job with jobId: 191624 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191624 1 0 0
Verify Keys are present for job with jobId: 191625 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191625 1 0 0
Verify Keys are present for job with jobId: 191626 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191626 1 0 0
Verify Keys are present for job with jobId: 191627 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191627 1 0 0
Verify Keys are present for job with jobId: 191628 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191628 1 0 0
Verify Keys are present for job with jobId: 191629 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191629 1 0 0
Verify Keys are present for job with jobId: 191630 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191630 1 0 0
Verify Keys are present for job with jobId: 191631 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191631 1 0 0
Verify Keys are present for job with jobId: 191632 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191632 1 0 0
Verify Keys are present for job with jobId: 191633 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191633 1 0 0
Verify Keys are present for job with jobId: 191634 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191634 1 0 0
Verify Keys are present for job with jobId: 191635 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191635 1 0 0
Verify Keys are present for job with jobId: 191636 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191636 1 0 0
Verify Keys are present for job with jobId: 191637 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191637 1 0 0
Verify Keys are present for job with jobId: 191638 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191638 1 0 0
Verify Keys are present for job with jobId: 191643 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191643 1 0 0
Verify Keys are present for job with jobId: 191644 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191644 1 0 0
Verify Keys are present for job with jobId: 191646 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191646 1 0 0
Verify Keys are present for job with jobId: 191647 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191647 1 0 0
Verify Keys are present for job with jobId: 191650 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191650 1 0 0
Verify Keys are present for job with jobId: 191651 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191651 1 0 0
Verify Keys are present for job with jobId: 191652 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191652 1 0 0
Verify Keys are present for job with jobId: 191653 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191653 1 0 0
Verify Keys are present for job with jobId: 191654 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191654 1 0 0
Verify Keys are present for job with jobId: 191655 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191655 1 0 0
Verify Keys are present for job with jobId: 191656 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191656 1 0 0
Verify Keys are present for job with jobId: 191657 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191657 1 0 0
Verify Keys are present for job with jobId: 191658 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191658 1 0 0
Verify Keys are present for job with jobId: 191662 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191662 1 0 0
Verify Keys are present for job with jobId: 191663 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191663 1 0 0
Verify Keys are present for job with jobId: 191664 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191664 1 0 0
Verify Keys are present for job with jobId: 191665 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191665 1 0 0
Verify Keys are present for job with jobId: 191666 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191666 1 0 0
Verify Keys are present for job with jobId: 191667 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191667 1 0 0
Verify Keys are present for job with jobId: 191668 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191668 1 0 0
Verify Keys are present for job with jobId: 191669 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191669 1 0 0
Verify Keys are present for job with jobId: 191670 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191670 1 0 0
Verify Keys are present for job with jobId: 191671 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191671 1 0 0
Verify Keys are present for job with jobId: 191672 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191672 1 0 0
Verify Keys are present for job with jobId: 191673 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191673 1 0 0
Verify Keys are present for job with jobId: 191674 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191674 1 0 0
Verify Keys are present for job with jobId: 191675 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191675 1 0 0
Verify Keys are present for job with jobId: 191676 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191676 1 0 0
Verify Keys are present for job with jobId: 191677 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191677 1 0 0
Verify Keys are present for job with jobId: 191678 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191678 1 0 0
Verify Keys are present for job with jobId: 191679 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191679 1 0 0
Verify Keys are present for job with jobId: 191680 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191680 1 0 0
Verify Keys are present for job with jobId: 191681 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191681 1 0 0
Verify Keys are present for job with jobId: 191682 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191682 1 0 0
Verify Keys are present for job with jobId: 191683 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191683 1 0 0
Verify Keys are present for job with jobId: 191684 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191684 1 0 0
Verify Keys are present for job with jobId: 191685 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191685 1 0 0
Verify Keys are present for job with jobId: 191686 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191686 1 0 0
Verify Keys are present for job with jobId: 191687 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191687 1 0 0
Verify Keys are present for job with jobId: 191688 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191688 1 0 0
Verify Keys are present for job with jobId: 191689 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191689 1 0 0
Verify Keys are present for job with jobId: 191690 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191690 1 0 0
Verify Keys are present for job with jobId: 191691 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191691 1 0 0
Verify Keys are present for job with jobId: 191692 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191692 1 0 0
Verify Keys are present for job with jobId: 191693 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191693 1 0 0
Verify Keys are present for job with jobId: 191694 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191694 1 0 0
Verify Keys are present for job with jobId: 191695 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191695 1 0 0
Verify Keys are present for job with jobId: 191696 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191696 1 0 0
Verify Keys are present for job with jobId: 191697 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191697 1 0 0
Verify Keys are present for job with jobId: 191698 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191698 1 0 0
Verify Keys are present for job with jobId: 191699 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191699 1 0 0
Verify Keys are present for job with jobId: 191700 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191700 1 0 0
Verify Keys are present for job with jobId: 191701 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191701 1 0 0
Verify Keys are present for job with jobId: 191702 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191702 1 0 0
Verify Keys are present for job with jobId: 191703 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191703 1 0 0
Verify Keys are present for job with jobId: 191704 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191704 1 0 0
Verify Keys are present for job with jobId: 191705 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191705 1 0 0
Verify Keys are present for job with jobId: 191707 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191707 1 0 0
Verify Keys are present for job with jobId: 191708 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191708 1 0 0
Verify Keys are present for job with jobId: 191709 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191709 1 0 0
Verify Keys are present for job with jobId: 191710 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191710 1 0 0
Verify Keys are present for job with jobId: 191150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191150 1 0 0
Verify Keys are present for job with jobId: 191151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191151 1 0 0
Verify Keys are present for job with jobId: 191152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191152 1 0 0
Verify Keys are present for job with jobId: 191153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191153 1 0 0
Verify Keys are present for job with jobId: 191159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191159 1 0 0
Verify Keys are present for job with jobId: 191160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191160 1 0 0
Verify Keys are present for job with jobId: 191167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191167 1 0 0
Verify Keys are present for job with jobId: 191201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191201 1 0 0
Verify Keys are present for job with jobId: 191210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191210 1 0 0
Verify Keys are present for job with jobId: 191211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191211 1 0 0
Verify Keys are present for job with jobId: 191217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191217 1 0 0
Verify Keys are present for job with jobId: 191227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191227 1 0 0
Verify Keys are present for job with jobId: 191235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191235 1 0 0
Verify Keys are present for job with jobId: 191275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191275 1 0 0
Verify Keys are present for job with jobId: 191277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191277 1 0 0
Verify Keys are present for job with jobId: 191278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191278 1 0 0
Verify Keys are present for job with jobId: 191279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191279 1 0 0
Verify Keys are present for job with jobId: 191280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191280 1 0 0
Verify Keys are present for job with jobId: 191288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191288 1 0 0
Verify Keys are present for job with jobId: 191291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191291 1 0 0
Verify Keys are present for job with jobId: 191292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191292 1 0 0
Verify Keys are present for job with jobId: 191301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191301 1 0 0
Verify Keys are present for job with jobId: 191303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191303 1 0 0
Verify Keys are present for job with jobId: 191305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191305 1 0 0
Verify Keys are present for job with jobId: 191307 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191307 1 0 0
Verify Keys are present for job with jobId: 191315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191315 1 0 0
Verify Keys are present for job with jobId: 191316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191316 1 0 0
Verify Keys are present for job with jobId: 191331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191331 1 0 0
Verify Keys are present for job with jobId: 191332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191332 1 0 0
Verify Keys are present for job with jobId: 191334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191334 1 0 0
Verify Keys are present for job with jobId: 191336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191336 1 0 0
Verify Keys are present for job with jobId: 191338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191338 1 0 0
Verify Keys are present for job with jobId: 191345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191345 1 0 0
Verify Keys are present for job with jobId: 191346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191346 1 0 0
Verify Keys are present for job with jobId: 191347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191347 1 0 0
Verify Keys are present for job with jobId: 191348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191348 1 0 0
Verify Keys are present for job with jobId: 191364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191364 1 0 0
Verify Keys are present for job with jobId: 191443 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191443 1 0 0
Verify Keys are present for job with jobId: 191444 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191444 1 0 0
Verify Keys are present for job with jobId: 191474 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191474 1 0 0
Verify Keys are present for job with jobId: 191475 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191475 1 0 0
Verify Keys are present for job with jobId: 191476 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191476 1 0 0
Verify Keys are present for job with jobId: 191477 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191477 1 0 0
Verify Keys are present for job with jobId: 191478 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191478 1 0 0
Verify Keys are present for job with jobId: 191479 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191479 1 0 0
Verify Keys are present for job with jobId: 191480 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191480 1 0 0
Verify Keys are present for job with jobId: 191481 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191481 1 0 0
Verify Keys are present for job with jobId: 191482 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191482 1 0 0
Verify Keys are present for job with jobId: 191483 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191483 1 0 0
Verify Keys are present for job with jobId: 191486 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191486 1 0 0
Verify Keys are present for job with jobId: 191487 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191487 1 0 0
Verify Keys are present for job with jobId: 191488 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191488 1 0 0
Verify Keys are present for job with jobId: 191491 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191491 1 0 0
Verify Keys are present for job with jobId: 191494 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191494 1 0 0
Verify Keys are present for job with jobId: 191495 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191495 1 0 0
Verify Keys are present for job with jobId: 191521 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191521 1 0 0
Verify Keys are present for job with jobId: 191523 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191523 1 0 0
Verify Keys are present for job with jobId: 191524 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191524 1 0 0
Verify Keys are present for job with jobId: 191639 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191639 1 0 0
Verify Keys are present for job with jobId: 191640 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191640 1 0 0
Verify Keys are present for job with jobId: 191641 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191641 1 0 0
Verify Keys are present for job with jobId: 191642 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191642 1 0 0
Verify Keys are present for job with jobId: 191645 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191645 1 0 0
Verify Keys are present for job with jobId: 191648 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191648 1 0 0
Verify Keys are present for job with jobId: 191649 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191649 1 0 0
Verify Keys are present for job with jobId: 191659 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191659 1 0 0
Verify Keys are present for job with jobId: 191660 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191660 1 0 0
Verify Keys are present for job with jobId: 191661 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191661 1 0 0
Verify Keys are present for job with jobId: 191706 1 0 0
Verify Job Number starts with 'JOB_' for Job: 191706 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1188 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 842 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e14c2095-b2b6-4fab-95d4-7fa3fd853bf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22e1002c-17da-4051-b17d-86e44ddad799
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 576ms
Mean size per request: 574.45KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 767ec483-5f65-4bf4-ae29-141d1ecd3dd3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8f9cd-j5B2Y67biu6Bwh2XFlxuc0oFKwc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191241,"job_number":"JOB_191241","tr_customer_id":191259,"tr_customer_product_id":191249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10873814698424","imei1":"10873814698424","imei2":"10873814698424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191247,"job_number":"JOB_191247","tr_customer_id":191265,"tr_customer_product_id":191255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Vergie Doyle","mobile_number":"863-595-3337","email_id":"Keanu.Hilpert@gmail.com","dop":"2000-01-31","serial_number":"1075098018740837","imei1":"1075098018740837","imei2":"1075098018740837","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191319,"job_number":"JOB_191319","tr_customer_id":191337,"tr_customer_product_id":191327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:31:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10812826567196","imei1":"10812826567196","imei2":"10812826567196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191321,"job_number":"JOB_191321","tr_customer_id":191339,"tr_customer_product_id":191329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:46.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Dana Reichel","mobile_number":"722-522-1163","email_id":"Oceane.Tremblay78@gmail.com","dop":"2000-01-31","serial_number":"1077534782820898","imei1":"1077534782820898","imei2":"1077534782820898","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191375,"job_number":"JOB_191375","tr_customer_id":191393,"tr_customer_product_id":191383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10325210145247","imei1":"10325210145247","imei2":"10325210145247","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191378,"job_number":"JOB_191378","tr_customer_id":191396,"tr_customer_product_id":191386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Cathryn Kuphal","mobile_number":"330-222-0690","email_id":"Lonzo78@yahoo.com","dop":"2000-01-31","serial_number":"1080694636159507","imei1":"1080694636159507","imei2":"1080694636159507","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191406,"job_number":"JOB_191406","tr_customer_id":191424,"tr_customer_product_id":191414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10762289346056","imei1":"10762289346056","imei2":"10762289346056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191408,"job_number":"JOB_191408","tr_customer_id":191426,"tr_customer_product_id":191416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:16.000Z","modified_at":"2026-02-19T04:33:16.000Z","name":"Earnestine Doyle","mobile_number":"335-237-3741","email_id":"Cleve_Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1022086570013029","imei1":"1022086570013029","imei2":"1022086570013029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191545,"job_number":"JOB_191545","tr_customer_id":191563,"tr_customer_product_id":191553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:04.000Z","modified_at":"2026-02-19T07:00:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321566161319","imei1":"10321566161319","imei2":"10321566161319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191547,"job_number":"JOB_191547","tr_customer_id":191565,"tr_customer_product_id":191555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:06.000Z","modified_at":"2026-02-19T07:00:06.000Z","name":"Zander Haag","mobile_number":"318-992-7413","email_id":"Sean.Denesik@hotmail.com","dop":"2000-01-31","serial_number":"1025205236998930","imei1":"1025205236998930","imei2":"1025205236998930","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191557,"job_number":"JOB_191557","tr_customer_id":191575,"tr_customer_product_id":191565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:50.000Z","modified_at":"2026-02-19T07:00:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10037802903845","imei1":"10037802903845","imei2":"10037802903845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191559,"job_number":"JOB_191559","tr_customer_id":191577,"tr_customer_product_id":191567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:52.000Z","modified_at":"2026-02-19T07:00:52.000Z","name":"Gordon Wunsch","mobile_number":"442-738-8818","email_id":"Shannon_Kutch72@gmail.com","dop":"2000-01-31","serial_number":"1037044544463395","imei1":"1037044544463395","imei2":"1037044544463395","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191569,"job_number":"JOB_191569","tr_customer_id":191587,"tr_customer_product_id":191577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:01:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10251750642456","imei1":"10251750642456","imei2":"10251750642456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191573,"job_number":"JOB_191573","tr_customer_id":191591,"tr_customer_product_id":191581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:01:38.000Z","name":"Sven Sawayn","mobile_number":"292-277-2718","email_id":"Nelle83@yahoo.com","dop":"2000-01-31","serial_number":"1042294733971134","imei1":"1042294733971134","imei2":"1042294733971134","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191578,"job_number":"JOB_191578","tr_customer_id":191596,"tr_customer_product_id":191586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:02:22.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10706879091739","imei1":"10706879091739","imei2":"10706879091739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191580,"job_number":"JOB_191580","tr_customer_id":191598,"tr_customer_product_id":191588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:23.000Z","modified_at":"2026-02-19T07:02:23.000Z","name":"Lilyan Wunsch","mobile_number":"951-433-7810","email_id":"Conor_Dare95@hotmail.com","dop":"2000-01-31","serial_number":"1057848136335981","imei1":"1057848136335981","imei2":"1057848136335981","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:41.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:43.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:47.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:54.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:54.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:57.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191218,"job_number":"JOB_191218","tr_customer_id":191236,"tr_customer_product_id":191226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Shad Greenfelder","mobile_number":"446-919-6119","email_id":"Bella82@gmail.com","dop":"2025-04-06","serial_number":"17097130893819","imei1":"17097130893819","imei2":"17097130893819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191219,"job_number":"JOB_191219","tr_customer_id":191237,"tr_customer_product_id":191227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:32.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Tomas Koch","mobile_number":"699-859-1365","email_id":"Orin_Vandervort38@yahoo.com","dop":"2025-04-06","serial_number":"12345223854772706","imei1":"12345223854772706","imei2":"12345223854772706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191220,"job_number":"JOB_191220","tr_customer_id":191238,"tr_customer_product_id":191228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:30:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10688052490658","imei1":"10688052490658","imei2":"10688052490658","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191221,"job_number":"JOB_191221","tr_customer_id":191239,"tr_customer_product_id":191229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"Aida Conroy","mobile_number":"339-730-9279","email_id":"Florine1@yahoo.com","dop":"2025-06-18","serial_number":"10887985107029","imei1":"10887985107029","imei2":"10887985107029","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191222,"job_number":"JOB_191222","tr_customer_id":191240,"tr_customer_product_id":191230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"Macey Collier","mobile_number":"330-691-4736","email_id":"Noemy.Schmitt57@gmail.com","dop":"2025-06-18","serial_number":"1095139666501480","imei1":"1095139666501480","imei2":"1095139666501480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191223,"job_number":"JOB_191223","tr_customer_id":191241,"tr_customer_product_id":191231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14527071839745","imei1":"14527071839745","imei2":"14527071839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191224,"job_number":"JOB_191224","tr_customer_id":191242,"tr_customer_product_id":191232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"Rory Hoeger","mobile_number":"919-644-4044","email_id":"Misael_Walter39@yahoo.com","dop":"2025-04-06","serial_number":"14403955667070","imei1":"14403955667070","imei2":"14403955667070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191225,"job_number":"JOB_191225","tr_customer_id":191243,"tr_customer_product_id":191233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15521206471769","imei1":"15521206471769","imei2":"15521206471769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191226,"job_number":"JOB_191226","tr_customer_id":191244,"tr_customer_product_id":191234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"Osborne Boehm","mobile_number":"947-335-3819","email_id":"Clementina.Orn@hotmail.com","dop":"2025-04-06","serial_number":"12239686943739","imei1":"12239686943739","imei2":"12239686943739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191228,"job_number":"JOB_191228","tr_customer_id":191246,"tr_customer_product_id":191236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Maggie Brown","mobile_number":"808-955-2570","email_id":"Lacey_Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"17878608883291758","imei1":"17878608883291758","imei2":"17878608883291758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191229,"job_number":"JOB_191229","tr_customer_id":191247,"tr_customer_product_id":191237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Roslyn Kozey","mobile_number":"847-534-1220","email_id":"Curt_Turcotte95@yahoo.com","dop":"2025-04-06","serial_number":"17717156967680284","imei1":"17717156967680284","imei2":"17717156967680284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191230,"job_number":"JOB_191230","tr_customer_id":191248,"tr_customer_product_id":191238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:30:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16179755551988","imei1":"16179755551988","imei2":"16179755551988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191231,"job_number":"JOB_191231","tr_customer_id":191249,"tr_customer_product_id":191239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:31:24.000Z","name":"Jamar Bogan","mobile_number":"982-785-7819","email_id":"Ava.Runolfsdottir45@hotmail.com","dop":"2025-04-06","serial_number":"10913999112640","imei1":"10913999112640","imei2":"10913999112640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191232,"job_number":"JOB_191232","tr_customer_id":191250,"tr_customer_product_id":191240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:49.000Z","modified_at":"2026-02-19T04:30:49.000Z","name":"Manuel Hermiston","mobile_number":"578-471-6815","email_id":"Emmet.Emard2@gmail.com","dop":"2025-04-06","serial_number":"13297329948250840","imei1":"13297329948250840","imei2":"13297329948250840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191233,"job_number":"JOB_191233","tr_customer_id":191251,"tr_customer_product_id":191241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10433950106655","imei1":"10433950106655","imei2":"10433950106655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191234,"job_number":"JOB_191234","tr_customer_id":191252,"tr_customer_product_id":191242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:31:29.000Z","name":"Raegan Mayert","mobile_number":"628-984-2252","email_id":"Fredrick37@hotmail.com","dop":"2025-04-06","serial_number":"14202970090493","imei1":"14202970090493","imei2":"14202970090493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191236,"job_number":"JOB_191236","tr_customer_id":191254,"tr_customer_product_id":191244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:52.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Mario Halvorson","mobile_number":"549-442-6335","email_id":"Nicolette.Durgan@hotmail.com","dop":"2025-04-06","serial_number":"12374650723664226","imei1":"12374650723664226","imei2":"12374650723664226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191237,"job_number":"JOB_191237","tr_customer_id":191255,"tr_customer_product_id":191245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:53.000Z","modified_at":"2026-02-19T04:30:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105986987772166","imei1":"105986987772166","imei2":"105986987772166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191238,"job_number":"JOB_191238","tr_customer_id":191256,"tr_customer_product_id":191246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:54.000Z","modified_at":"2026-02-19T04:31:28.000Z","name":"Nicola Runolfsson","mobile_number":"351-533-1123","email_id":"Travis.Ortiz69@yahoo.com","dop":"2025-12-31","serial_number":"106511907251293","imei1":"106511907251293","imei2":"106511907251293","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191239,"job_number":"JOB_191239","tr_customer_id":191257,"tr_customer_product_id":191247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17506590812941","imei1":"17506590812941","imei2":"17506590812941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191240,"job_number":"JOB_191240","tr_customer_id":191258,"tr_customer_product_id":191248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Alvis Jaskolski","mobile_number":"911-458-8956","email_id":"Vivien0@gmail.com","dop":"2025-04-06","serial_number":"14380621024678","imei1":"14380621024678","imei2":"14380621024678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191242,"job_number":"JOB_191242","tr_customer_id":191260,"tr_customer_product_id":191250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Branson Adams","mobile_number":"976-287-4492","email_id":"Ellen15@hotmail.com","dop":"2000-01-31","serial_number":"10000040665792","imei1":"10000040665792","imei2":"10000040665792","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191243,"job_number":"JOB_191243","tr_customer_id":191261,"tr_customer_product_id":191251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17709573491233","imei1":"17709573491233","imei2":"17709573491233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191244,"job_number":"JOB_191244","tr_customer_id":191262,"tr_customer_product_id":191252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191245,"job_number":"JOB_191245","tr_customer_id":191263,"tr_customer_product_id":191253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Daniela Block","mobile_number":"938-847-5257","email_id":"Melany.Considine41@gmail.com","dop":"2025-04-06","serial_number":"16173696631226","imei1":"16173696631226","imei2":"16173696631226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191246,"job_number":"JOB_191246","tr_customer_id":191264,"tr_customer_product_id":191254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Chelsie Mayer","mobile_number":"502-985-7792","email_id":"Jerel_Nolan@gmail.com","dop":"2025-04-06","serial_number":"17427527163286678","imei1":"17427527163286678","imei2":"17427527163286678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191248,"job_number":"JOB_191248","tr_customer_id":191266,"tr_customer_product_id":191256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:02.000Z","modified_at":"2026-02-19T04:31:02.000Z","name":"Evie Rosenbaum","mobile_number":"358-682-6680","email_id":"Anya86@hotmail.com","dop":"2025-04-06","serial_number":"17172965686514828","imei1":"17172965686514828","imei2":"17172965686514828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191249,"job_number":"JOB_191249","tr_customer_id":191267,"tr_customer_product_id":191257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"94431409930443","imei1":"94431409930443","imei2":"94431409930443","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191250,"job_number":"JOB_191250","tr_customer_id":191268,"tr_customer_product_id":191258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"Rusty Greenfelder","mobile_number":"912-915-0205","email_id":"Samanta_Mante58@yahoo.com","dop":"2025-02-01","serial_number":"51419119876822","imei1":"51419119876822","imei2":"51419119876822","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191251,"job_number":"JOB_191251","tr_customer_id":191269,"tr_customer_product_id":191259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Enos Pouros","mobile_number":"651-818-9717","email_id":"Delaney23@gmail.com","dop":"2025-02-01","serial_number":"20140315353432","imei1":"20140315353432","imei2":"20140315353432","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191252,"job_number":"JOB_191252","tr_customer_id":191270,"tr_customer_product_id":191260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14721406438004","imei1":"14721406438004","imei2":"14721406438004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191253,"job_number":"JOB_191253","tr_customer_id":191271,"tr_customer_product_id":191261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:07.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Shea Torphy","mobile_number":"636-800-2686","email_id":"Oleta.Mertz@hotmail.com","dop":"2025-04-06","serial_number":"10107728821306","imei1":"10107728821306","imei2":"10107728821306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191254,"job_number":"JOB_191254","tr_customer_id":191272,"tr_customer_product_id":191262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:08.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Karolann Gaylord","mobile_number":"996-983-1831","email_id":"Carson.Hodkiewicz64@gmail.com","dop":"2025-04-06","serial_number":"16593499847656808","imei1":"16593499847656808","imei2":"16593499847656808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191255,"job_number":"JOB_191255","tr_customer_id":191273,"tr_customer_product_id":191263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17846571527278","imei1":"17846571527278","imei2":"17846571527278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191256,"job_number":"JOB_191256","tr_customer_id":191274,"tr_customer_product_id":191264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Javon Lindgren","mobile_number":"832-806-2622","email_id":"Eden.Crona@hotmail.com","dop":"2025-04-06","serial_number":"15394798993817","imei1":"15394798993817","imei2":"15394798993817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191257,"job_number":"JOB_191257","tr_customer_id":191275,"tr_customer_product_id":191265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:13.000Z","modified_at":"2026-02-19T04:31:13.000Z","name":"Roma Marks","mobile_number":"437-494-5909","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"19624821195173516","imei1":"19624821195173516","imei2":"19624821195173516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191258,"job_number":"JOB_191258","tr_customer_id":191276,"tr_customer_product_id":191266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:30.000Z","name":"Caroline Buckridge","mobile_number":"678-634-5086","email_id":"Celestino19@yahoo.com","dop":"2025-05-30","serial_number":"17266822880061","imei1":"17266822880061","imei2":"17266822880061","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191259,"job_number":"JOB_191259","tr_customer_id":191277,"tr_customer_product_id":191267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:14.000Z","name":"Althea Stark","mobile_number":"442-666-0010","email_id":"Amiya_Casper@yahoo.com","dop":"2025-05-30","serial_number":"19316279942896","imei1":"19316279942896","imei2":"19316279942896","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191260,"job_number":"JOB_191260","tr_customer_id":191278,"tr_customer_product_id":191268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:16.000Z","modified_at":"2026-02-19T04:31:16.000Z","name":"Watson McKenzie","mobile_number":"782-786-0920","email_id":"Javonte.Kreiger95@yahoo.com","dop":"2025-05-30","serial_number":"1504132836056941","imei1":"1504132836056941","imei2":"1504132836056941","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191261,"job_number":"JOB_191261","tr_customer_id":191279,"tr_customer_product_id":191269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:17.000Z","modified_at":"2026-02-19T04:31:17.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14683496787524","imei1":"14683496787524","imei2":"14683496787524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191262,"job_number":"JOB_191262","tr_customer_id":191280,"tr_customer_product_id":191270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:18.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Lelah Marvin","mobile_number":"681-285-6603","email_id":"Belle_Lindgren69@yahoo.com","dop":"2025-04-06","serial_number":"16378129807002","imei1":"16378129807002","imei2":"16378129807002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191263,"job_number":"JOB_191263","tr_customer_id":191281,"tr_customer_product_id":191271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18941371917464","imei1":"18941371917464","imei2":"18941371917464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191264,"job_number":"JOB_191264","tr_customer_id":191282,"tr_customer_product_id":191272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:56.000Z","name":"Karen Wisozk","mobile_number":"237-821-8269","email_id":"Marcella.Kassulke16@yahoo.com","dop":"2025-04-06","serial_number":"11637639127847","imei1":"11637639127847","imei2":"11637639127847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191265,"job_number":"JOB_191265","tr_customer_id":191283,"tr_customer_product_id":191273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Loy Larkin","mobile_number":"742-200-4880","email_id":"Helena.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14030303457433894","imei1":"14030303457433894","imei2":"14030303457433894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191266,"job_number":"JOB_191266","tr_customer_id":191284,"tr_customer_product_id":191274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14297966424693","imei1":"14297966424693","imei2":"14297966424693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191267,"job_number":"JOB_191267","tr_customer_id":191285,"tr_customer_product_id":191275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"Alba Green","mobile_number":"906-522-1830","email_id":"Christelle.Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"18385437905295","imei1":"18385437905295","imei2":"18385437905295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191268,"job_number":"JOB_191268","tr_customer_id":191286,"tr_customer_product_id":191276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"Cullen Terry","mobile_number":"828-203-2705","email_id":"Kobe74@gmail.com","dop":"2025-04-06","serial_number":"16840089126082376","imei1":"16840089126082376","imei2":"16840089126082376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191269,"job_number":"JOB_191269","tr_customer_id":191287,"tr_customer_product_id":191277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:21.000Z","modified_at":"2026-02-19T04:31:21.000Z","name":"Alysa Wilkinson","mobile_number":"313-667-2879","email_id":"Cletus.Casper63@gmail.com","dop":"2025-04-06","serial_number":"12679947916198118","imei1":"12679947916198118","imei2":"12679947916198118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191270,"job_number":"JOB_191270","tr_customer_id":191288,"tr_customer_product_id":191278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:23.000Z","modified_at":"2026-02-19T04:31:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10265128775868","imei1":"10265128775868","imei2":"10265128775868","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191271,"job_number":"JOB_191271","tr_customer_id":191289,"tr_customer_product_id":191279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:24.000Z","modified_at":"2026-02-19T04:32:02.000Z","name":"Mohamed Becker","mobile_number":"376-379-9861","email_id":"Belle81@yahoo.com","dop":"2025-08-24","serial_number":"17409518650292","imei1":"17409518650292","imei2":"17409518650292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191272,"job_number":"JOB_191272","tr_customer_id":191290,"tr_customer_product_id":191280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424793826401","imei1":"14424793826401","imei2":"14424793826401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191273,"job_number":"JOB_191273","tr_customer_id":191291,"tr_customer_product_id":191281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"Kelley Willms","mobile_number":"828-844-3798","email_id":"Reymundo46@gmail.com","dop":"2025-08-24","serial_number":"1017470612274719","imei1":"1017470612274719","imei2":"1017470612274719","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191274,"job_number":"JOB_191274","tr_customer_id":191292,"tr_customer_product_id":191282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:32:03.000Z","name":"Ramiro Bechtelar","mobile_number":"745-409-0378","email_id":"Norbert15@yahoo.com","dop":"2025-04-06","serial_number":"12360197911166","imei1":"12360197911166","imei2":"12360197911166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191276,"job_number":"JOB_191276","tr_customer_id":191294,"tr_customer_product_id":191284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Herta Howell","mobile_number":"322-633-8668","email_id":"Anderson64@yahoo.com","dop":"2025-04-06","serial_number":"16570786360563086","imei1":"16570786360563086","imei2":"16570786360563086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191281,"job_number":"JOB_191281","tr_customer_id":191299,"tr_customer_product_id":191289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:31.000Z","modified_at":"2026-02-19T04:31:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15703621728856","imei1":"15703621728856","imei2":"15703621728856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191282,"job_number":"JOB_191282","tr_customer_id":191300,"tr_customer_product_id":191290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:32.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Marta Champlin","mobile_number":"920-931-9702","email_id":"Audie_Pacocha13@gmail.com","dop":"2025-04-06","serial_number":"13817986916183","imei1":"13817986916183","imei2":"13817986916183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191283,"job_number":"JOB_191283","tr_customer_id":191301,"tr_customer_product_id":191291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:33.000Z","modified_at":"2026-02-19T04:31:33.000Z","name":"Margarett Cummerata","mobile_number":"502-493-1780","email_id":"Stuart.Howell@gmail.com","dop":"2025-04-06","serial_number":"15501833992370586","imei1":"15501833992370586","imei2":"15501833992370586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191284,"job_number":"JOB_191284","tr_customer_id":191302,"tr_customer_product_id":191292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16727127899124","imei1":"16727127899124","imei2":"16727127899124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191285,"job_number":"JOB_191285","tr_customer_id":191303,"tr_customer_product_id":191293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15268983662685","imei1":"15268983662685","imei2":"15268983662685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191286,"job_number":"JOB_191286","tr_customer_id":191304,"tr_customer_product_id":191294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:13.000Z","name":"Rosie Bartell","mobile_number":"927-708-6553","email_id":"Humberto.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"18646074274899","imei1":"18646074274899","imei2":"18646074274899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191287,"job_number":"JOB_191287","tr_customer_id":191305,"tr_customer_product_id":191295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100418417039494","imei1":"100418417039494","imei2":"100418417039494","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191289,"job_number":"JOB_191289","tr_customer_id":191307,"tr_customer_product_id":191297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"Lafayette Ratke","mobile_number":"258-528-1494","email_id":"Jules_DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13966175681051","imei1":"13966175681051","imei2":"13966175681051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191290,"job_number":"JOB_191290","tr_customer_id":191308,"tr_customer_product_id":191298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"Stephen Strosin","mobile_number":"409-793-7734","email_id":"Katelyn.Kautzer45@hotmail.com","dop":"2025-12-31","serial_number":"104479306306032","imei1":"104479306306032","imei2":"104479306306032","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191293,"job_number":"JOB_191293","tr_customer_id":191311,"tr_customer_product_id":191301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18322257132548","imei1":"18322257132548","imei2":"18322257132548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191294,"job_number":"JOB_191294","tr_customer_id":191312,"tr_customer_product_id":191302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:32:15.000Z","name":"Graciela Rau","mobile_number":"537-831-3393","email_id":"Otis18@hotmail.com","dop":"2025-04-06","serial_number":"19510086005509","imei1":"19510086005509","imei2":"19510086005509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191295,"job_number":"JOB_191295","tr_customer_id":191313,"tr_customer_product_id":191303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Tomas Walsh","mobile_number":"638-993-9028","email_id":"Dejuan60@hotmail.com","dop":"2025-04-06","serial_number":"13380287608732708","imei1":"13380287608732708","imei2":"13380287608732708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191296,"job_number":"JOB_191296","tr_customer_id":191314,"tr_customer_product_id":191304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17995480919868","imei1":"17995480919868","imei2":"17995480919868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191297,"job_number":"JOB_191297","tr_customer_id":191315,"tr_customer_product_id":191305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:32:15.000Z","name":"Destiney Gutkowski","mobile_number":"478-494-9019","email_id":"Emmanuel_Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"17113219952623","imei1":"17113219952623","imei2":"17113219952623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191298,"job_number":"JOB_191298","tr_customer_id":191316,"tr_customer_product_id":191306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Natalie Mohr","mobile_number":"629-541-1089","email_id":"Kylee_Willms14@gmail.com","dop":"2025-04-06","serial_number":"17723503581306908","imei1":"17723503581306908","imei2":"17723503581306908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191299,"job_number":"JOB_191299","tr_customer_id":191317,"tr_customer_product_id":191307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Leta Altenwerth","mobile_number":"817-674-5036","email_id":"Tony_Krajcik49@gmail.com","dop":"2025-04-06","serial_number":"17569539256543718","imei1":"17569539256543718","imei2":"17569539256543718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191300,"job_number":"JOB_191300","tr_customer_id":191318,"tr_customer_product_id":191308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Parker Swaniawski","mobile_number":"527-227-6056","email_id":"Destiney_Collins33@gmail.com","dop":"2025-04-06","serial_number":"16205342429589942","imei1":"16205342429589942","imei2":"16205342429589942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191302,"job_number":"JOB_191302","tr_customer_id":191320,"tr_customer_product_id":191310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14581719990621","imei1":"14581719990621","imei2":"14581719990621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191304,"job_number":"JOB_191304","tr_customer_id":191322,"tr_customer_product_id":191312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:32:14.000Z","name":"Nikita D'Amore","mobile_number":"462-247-8254","email_id":"Dario_Hamill@hotmail.com","dop":"2025-04-06","serial_number":"14463210646709","imei1":"14463210646709","imei2":"14463210646709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191306,"job_number":"JOB_191306","tr_customer_id":191324,"tr_customer_product_id":191314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10309429948962","imei1":"10309429948962","imei2":"10309429948962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191308,"job_number":"JOB_191308","tr_customer_id":191326,"tr_customer_product_id":191316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:32:18.000Z","name":"Lilian O'Hara","mobile_number":"940-852-3524","email_id":"Rachel.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"12316875376865","imei1":"12316875376865","imei2":"12316875376865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191309,"job_number":"JOB_191309","tr_customer_id":191327,"tr_customer_product_id":191317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Xander Hills","mobile_number":"575-941-7632","email_id":"Hanna.Larkin26@hotmail.com","dop":"2025-04-06","serial_number":"13362129501088114","imei1":"13362129501088114","imei2":"13362129501088114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191310,"job_number":"JOB_191310","tr_customer_id":191328,"tr_customer_product_id":191318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Jasper Stokes","mobile_number":"895-644-0176","email_id":"Donnell_Renner@gmail.com","dop":"2025-04-06","serial_number":"14150191643210690","imei1":"14150191643210690","imei2":"14150191643210690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191311,"job_number":"JOB_191311","tr_customer_id":191329,"tr_customer_product_id":191319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17311073826084","imei1":"17311073826084","imei2":"17311073826084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191312,"job_number":"JOB_191312","tr_customer_id":191330,"tr_customer_product_id":191320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15175724836326","imei1":"15175724836326","imei2":"15175724836326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191313,"job_number":"JOB_191313","tr_customer_id":191331,"tr_customer_product_id":191321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Heloise Fadel","mobile_number":"656-715-3905","email_id":"Zoila_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15733673606042","imei1":"15733673606042","imei2":"15733673606042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191314,"job_number":"JOB_191314","tr_customer_id":191332,"tr_customer_product_id":191322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Brody Herzog","mobile_number":"447-878-8382","email_id":"Freddie0@gmail.com","dop":"2025-04-06","serial_number":"15379057177360","imei1":"15379057177360","imei2":"15379057177360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191317,"job_number":"JOB_191317","tr_customer_id":191335,"tr_customer_product_id":191325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Mohammed Mills","mobile_number":"945-913-1733","email_id":"Tianna60@hotmail.com","dop":"2025-04-06","serial_number":"17048799110496500","imei1":"17048799110496500","imei2":"17048799110496500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191318,"job_number":"JOB_191318","tr_customer_id":191336,"tr_customer_product_id":191326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Callie Williamson","mobile_number":"842-492-9273","email_id":"Hardy.Mayer@yahoo.com","dop":"2025-04-06","serial_number":"17631394561579076","imei1":"17631394561579076","imei2":"17631394561579076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191320,"job_number":"JOB_191320","tr_customer_id":191338,"tr_customer_product_id":191328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Cielo Parker","mobile_number":"574-633-7860","email_id":"Zena_Tromp49@yahoo.com","dop":"2000-01-31","serial_number":"10695999451860","imei1":"10695999451860","imei2":"10695999451860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191322,"job_number":"JOB_191322","tr_customer_id":191340,"tr_customer_product_id":191330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12060365829808","imei1":"12060365829808","imei2":"12060365829808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191323,"job_number":"JOB_191323","tr_customer_id":191341,"tr_customer_product_id":191331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Gerhard Bartell","mobile_number":"520-547-9263","email_id":"Rudy_Witting@yahoo.com","dop":"2025-04-06","serial_number":"17577094699323","imei1":"17577094699323","imei2":"17577094699323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191324,"job_number":"JOB_191324","tr_customer_id":191342,"tr_customer_product_id":191332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14228312850826","imei1":"14228312850826","imei2":"14228312850826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191325,"job_number":"JOB_191325","tr_customer_id":191343,"tr_customer_product_id":191333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"75571334072832","imei1":"75571334072832","imei2":"75571334072832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191326,"job_number":"JOB_191326","tr_customer_id":191344,"tr_customer_product_id":191334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:32:23.000Z","name":"Darryl Altenwerth","mobile_number":"441-495-0709","email_id":"Marley_Roberts82@hotmail.com","dop":"2025-04-06","serial_number":"10839683280079","imei1":"10839683280079","imei2":"10839683280079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191327,"job_number":"JOB_191327","tr_customer_id":191345,"tr_customer_product_id":191335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Marques Lebsack","mobile_number":"647-492-7584","email_id":"Lincoln.Mills@gmail.com","dop":"2025-02-01","serial_number":"98866026318956","imei1":"98866026318956","imei2":"98866026318956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191328,"job_number":"JOB_191328","tr_customer_id":191346,"tr_customer_product_id":191336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Elva Roberts","mobile_number":"721-505-1004","email_id":"Tanner97@gmail.com","dop":"2025-04-06","serial_number":"17427579508372956","imei1":"17427579508372956","imei2":"17427579508372956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191329,"job_number":"JOB_191329","tr_customer_id":191347,"tr_customer_product_id":191337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:49.000Z","modified_at":"2026-02-19T04:31:49.000Z","name":"Doyle Hartmann","mobile_number":"361-598-5248","email_id":"Scot.Reinger@hotmail.com","dop":"2025-04-06","serial_number":"18566017327131970","imei1":"18566017327131970","imei2":"18566017327131970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191330,"job_number":"JOB_191330","tr_customer_id":191348,"tr_customer_product_id":191338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:50.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"Annalise Towne","mobile_number":"473-231-2341","email_id":"Faustino85@yahoo.com","dop":"2025-02-01","serial_number":"99450738351592","imei1":"99450738351592","imei2":"99450738351592","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191333,"job_number":"JOB_191333","tr_customer_id":191351,"tr_customer_product_id":191341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11721311962638","imei1":"11721311962638","imei2":"11721311962638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191335,"job_number":"JOB_191335","tr_customer_id":191353,"tr_customer_product_id":191343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Vincenza Quigley","mobile_number":"899-645-5500","email_id":"Larissa_Langosh80@gmail.com","dop":"2025-04-06","serial_number":"14261127495212","imei1":"14261127495212","imei2":"14261127495212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191337,"job_number":"JOB_191337","tr_customer_id":191355,"tr_customer_product_id":191345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Karina Leuschke","mobile_number":"347-689-1943","email_id":"Asia98@yahoo.com","dop":"2025-04-06","serial_number":"17762554263453148","imei1":"17762554263453148","imei2":"17762554263453148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191339,"job_number":"JOB_191339","tr_customer_id":191357,"tr_customer_product_id":191347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:58.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19797877332312","imei1":"19797877332312","imei2":"19797877332312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191340,"job_number":"JOB_191340","tr_customer_id":191358,"tr_customer_product_id":191348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:59.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"Everette Mitchell","mobile_number":"646-430-8922","email_id":"Javonte48@hotmail.com","dop":"2025-04-06","serial_number":"11063039597113","imei1":"11063039597113","imei2":"11063039597113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191341,"job_number":"JOB_191341","tr_customer_id":191359,"tr_customer_product_id":191349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:00.000Z","modified_at":"2026-02-19T04:32:00.000Z","name":"Marie DuBuque","mobile_number":"382-709-3166","email_id":"Jermain_Abshire73@yahoo.com","dop":"2025-04-06","serial_number":"14199064865140760","imei1":"14199064865140760","imei2":"14199064865140760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191342,"job_number":"JOB_191342","tr_customer_id":191360,"tr_customer_product_id":191350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11426890797979","imei1":"11426890797979","imei2":"11426890797979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191343,"job_number":"JOB_191343","tr_customer_id":191361,"tr_customer_product_id":191351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:45.000Z","name":"Eusebio Fay","mobile_number":"684-703-7890","email_id":"Deborah.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"15606114836032","imei1":"15606114836032","imei2":"15606114836032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191344,"job_number":"JOB_191344","tr_customer_id":191362,"tr_customer_product_id":191352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:07.000Z","modified_at":"2026-02-19T04:32:07.000Z","name":"Silas Bergstrom","mobile_number":"615-575-3513","email_id":"Elsa_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"18716640963760516","imei1":"18716640963760516","imei2":"18716640963760516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191349,"job_number":"JOB_191349","tr_customer_id":191367,"tr_customer_product_id":191357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13680125882455","imei1":"13680125882455","imei2":"13680125882455","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191350,"job_number":"JOB_191350","tr_customer_id":191368,"tr_customer_product_id":191358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:48.000Z","name":"Brandi Goldner","mobile_number":"618-577-6544","email_id":"Heber.Simonis70@gmail.com","dop":"2025-08-24","serial_number":"19885662349488","imei1":"19885662349488","imei2":"19885662349488","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191351,"job_number":"JOB_191351","tr_customer_id":191369,"tr_customer_product_id":191359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16779910294063","imei1":"16779910294063","imei2":"16779910294063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191352,"job_number":"JOB_191352","tr_customer_id":191370,"tr_customer_product_id":191360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:48.000Z","name":"Mose Prohaska","mobile_number":"461-736-5372","email_id":"Alene_Leffler18@yahoo.com","dop":"2025-04-06","serial_number":"11596564535353","imei1":"11596564535353","imei2":"11596564535353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191353,"job_number":"JOB_191353","tr_customer_id":191371,"tr_customer_product_id":191361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:11.000Z","name":"Vern Mitchell","mobile_number":"450-246-0894","email_id":"Hayden_Goldner65@yahoo.com","dop":"2025-08-24","serial_number":"1003357521150650","imei1":"1003357521150650","imei2":"1003357521150650","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191354,"job_number":"JOB_191354","tr_customer_id":191372,"tr_customer_product_id":191362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:12.000Z","modified_at":"2026-02-19T04:32:12.000Z","name":"Clint Dibbert","mobile_number":"399-300-5029","email_id":"Obie.Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"17527963676970402","imei1":"17527963676970402","imei2":"17527963676970402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191355,"job_number":"JOB_191355","tr_customer_id":191373,"tr_customer_product_id":191363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:17.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103292155322050","imei1":"103292155322050","imei2":"103292155322050","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191356,"job_number":"JOB_191356","tr_customer_id":191374,"tr_customer_product_id":191364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:18.000Z","modified_at":"2026-02-19T04:32:52.000Z","name":"Leola Abbott","mobile_number":"491-559-6431","email_id":"Annabelle.Kuhic81@gmail.com","dop":"2025-12-31","serial_number":"104359058222042","imei1":"104359058222042","imei2":"104359058222042","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191357,"job_number":"JOB_191357","tr_customer_id":191375,"tr_customer_product_id":191365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16923449199957","imei1":"16923449199957","imei2":"16923449199957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191358,"job_number":"JOB_191358","tr_customer_id":191376,"tr_customer_product_id":191366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:58.000Z","name":"Kellie Emard","mobile_number":"508-593-0262","email_id":"Eladio.Price11@hotmail.com","dop":"2025-04-06","serial_number":"17835828163287","imei1":"17835828163287","imei2":"17835828163287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191359,"job_number":"JOB_191359","tr_customer_id":191377,"tr_customer_product_id":191367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15599199457187","imei1":"15599199457187","imei2":"15599199457187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191360,"job_number":"JOB_191360","tr_customer_id":191378,"tr_customer_product_id":191368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:21.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Sandrine Block","mobile_number":"214-734-0281","email_id":"Kimberly71@yahoo.com","dop":"2025-04-06","serial_number":"12284105358836","imei1":"12284105358836","imei2":"12284105358836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191361,"job_number":"JOB_191361","tr_customer_id":191379,"tr_customer_product_id":191369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Winnifred Willms","mobile_number":"313-814-5130","email_id":"Leo28@yahoo.com","dop":"2025-04-06","serial_number":"16479026012223708","imei1":"16479026012223708","imei2":"16479026012223708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191362,"job_number":"JOB_191362","tr_customer_id":191380,"tr_customer_product_id":191370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Candice Collier","mobile_number":"370-895-3627","email_id":"Elmira_Schuppe41@hotmail.com","dop":"2025-04-06","serial_number":"14307850121123396","imei1":"14307850121123396","imei2":"14307850121123396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191363,"job_number":"JOB_191363","tr_customer_id":191381,"tr_customer_product_id":191371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15401237548972","imei1":"15401237548972","imei2":"15401237548972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191365,"job_number":"JOB_191365","tr_customer_id":191383,"tr_customer_product_id":191373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:33:00.000Z","name":"Talia Boyer","mobile_number":"273-640-4567","email_id":"Clovis17@gmail.com","dop":"2025-04-06","serial_number":"14283088032636","imei1":"14283088032636","imei2":"14283088032636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191366,"job_number":"JOB_191366","tr_customer_id":191384,"tr_customer_product_id":191374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"Alford Okuneva","mobile_number":"385-981-9514","email_id":"Margarett52@gmail.com","dop":"2025-04-06","serial_number":"17577771243416328","imei1":"17577771243416328","imei2":"17577771243416328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191367,"job_number":"JOB_191367","tr_customer_id":191385,"tr_customer_product_id":191375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14435164813247","imei1":"14435164813247","imei2":"14435164813247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191368,"job_number":"JOB_191368","tr_customer_id":191386,"tr_customer_product_id":191376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"Jermey Walter","mobile_number":"680-897-9009","email_id":"Savion_Padberg97@gmail.com","dop":"2025-04-06","serial_number":"17381384252158","imei1":"17381384252158","imei2":"17381384252158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191369,"job_number":"JOB_191369","tr_customer_id":191387,"tr_customer_product_id":191377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11067001672904","imei1":"11067001672904","imei2":"11067001672904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191370,"job_number":"JOB_191370","tr_customer_id":191388,"tr_customer_product_id":191378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:33:03.000Z","name":"Joanie Cruickshank","mobile_number":"531-789-2519","email_id":"Alejandra.Morar30@gmail.com","dop":"2025-04-06","serial_number":"13484512764387","imei1":"13484512764387","imei2":"13484512764387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191371,"job_number":"JOB_191371","tr_customer_id":191389,"tr_customer_product_id":191379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:26.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Walton Feil","mobile_number":"817-502-6783","email_id":"Andreanne91@yahoo.com","dop":"2025-04-06","serial_number":"10553834779386148","imei1":"10553834779386148","imei2":"10553834779386148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191372,"job_number":"JOB_191372","tr_customer_id":191390,"tr_customer_product_id":191380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:27.000Z","modified_at":"2026-02-19T04:32:27.000Z","name":"Gregorio Ernser","mobile_number":"244-721-5733","email_id":"Gwen.Howell10@yahoo.com","dop":"2025-04-06","serial_number":"10002755353752876","imei1":"10002755353752876","imei2":"10002755353752876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191373,"job_number":"JOB_191373","tr_customer_id":191391,"tr_customer_product_id":191381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17668753051353","imei1":"17668753051353","imei2":"17668753051353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191374,"job_number":"JOB_191374","tr_customer_id":191392,"tr_customer_product_id":191382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:33:04.000Z","name":"Mafalda Feil","mobile_number":"746-857-8372","email_id":"Christop6@hotmail.com","dop":"2025-04-06","serial_number":"19007908373567","imei1":"19007908373567","imei2":"19007908373567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191376,"job_number":"JOB_191376","tr_customer_id":191394,"tr_customer_product_id":191384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:30.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Joey Cummerata","mobile_number":"993-361-7479","email_id":"Vinnie_Hagenes41@hotmail.com","dop":"2000-01-31","serial_number":"10174763734902","imei1":"10174763734902","imei2":"10174763734902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191377,"job_number":"JOB_191377","tr_customer_id":191395,"tr_customer_product_id":191385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Demarcus O'Kon","mobile_number":"222-223-8615","email_id":"Caden_Kris71@yahoo.com","dop":"2025-04-06","serial_number":"14824563479941042","imei1":"14824563479941042","imei2":"14824563479941042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191379,"job_number":"JOB_191379","tr_customer_id":191397,"tr_customer_product_id":191387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11627456735752","imei1":"11627456735752","imei2":"11627456735752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191380,"job_number":"JOB_191380","tr_customer_id":191398,"tr_customer_product_id":191388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Lula Beatty","mobile_number":"224-831-7558","email_id":"Lucas65@yahoo.com","dop":"2025-04-06","serial_number":"19619870662976","imei1":"19619870662976","imei2":"19619870662976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191381,"job_number":"JOB_191381","tr_customer_id":191399,"tr_customer_product_id":191389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19428917573034","imei1":"19428917573034","imei2":"19428917573034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191382,"job_number":"JOB_191382","tr_customer_id":191400,"tr_customer_product_id":191390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"Jedediah Stokes","mobile_number":"714-295-5543","email_id":"Frida.Carroll26@hotmail.com","dop":"2025-04-06","serial_number":"19628153727205","imei1":"19628153727205","imei2":"19628153727205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191383,"job_number":"JOB_191383","tr_customer_id":191401,"tr_customer_product_id":191391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"Lucinda Jones","mobile_number":"821-571-2879","email_id":"Corene.Nader@gmail.com","dop":"2025-04-06","serial_number":"15472190441873366","imei1":"15472190441873366","imei2":"15472190441873366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191384,"job_number":"JOB_191384","tr_customer_id":191402,"tr_customer_product_id":191392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:35.000Z","modified_at":"2026-02-19T04:32:35.000Z","name":"Laverne Boyle","mobile_number":"605-903-1782","email_id":"Max12@hotmail.com","dop":"2025-04-06","serial_number":"19190117543976904","imei1":"19190117543976904","imei2":"19190117543976904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191385,"job_number":"JOB_191385","tr_customer_id":191403,"tr_customer_product_id":191393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:32:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16274612667715","imei1":"16274612667715","imei2":"16274612667715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191386,"job_number":"JOB_191386","tr_customer_id":191404,"tr_customer_product_id":191394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Chet Davis","mobile_number":"683-704-4539","email_id":"Lamont29@gmail.com","dop":"2025-04-06","serial_number":"16449199361031","imei1":"16449199361031","imei2":"16449199361031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191387,"job_number":"JOB_191387","tr_customer_id":191405,"tr_customer_product_id":191395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:41.000Z","modified_at":"2026-02-19T04:32:41.000Z","name":"Jorge Dach","mobile_number":"322-210-9531","email_id":"Ines.Dietrich10@yahoo.com","dop":"2025-04-06","serial_number":"13558698334027136","imei1":"13558698334027136","imei2":"13558698334027136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191388,"job_number":"JOB_191388","tr_customer_id":191406,"tr_customer_product_id":191396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15920878802938","imei1":"15920878802938","imei2":"15920878802938","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191389,"job_number":"JOB_191389","tr_customer_id":191407,"tr_customer_product_id":191397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14558428107825","imei1":"14558428107825","imei2":"14558428107825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191390,"job_number":"JOB_191390","tr_customer_id":191408,"tr_customer_product_id":191398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:33:33.000Z","name":"Itzel Gaylord","mobile_number":"207-787-9637","email_id":"Schuyler.Mueller13@hotmail.com","dop":"2025-08-24","serial_number":"19688241519270","imei1":"19688241519270","imei2":"19688241519270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191391,"job_number":"JOB_191391","tr_customer_id":191409,"tr_customer_product_id":191399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:56.000Z","modified_at":"2026-02-19T04:33:33.000Z","name":"Laury Nienow","mobile_number":"528-989-2756","email_id":"Sage.Collins42@hotmail.com","dop":"2025-04-06","serial_number":"19436125713450","imei1":"19436125713450","imei2":"19436125713450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191392,"job_number":"JOB_191392","tr_customer_id":191410,"tr_customer_product_id":191400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Dawson Lubowitz","mobile_number":"441-901-7308","email_id":"Rozella85@hotmail.com","dop":"2025-08-24","serial_number":"1043714456399666","imei1":"1043714456399666","imei2":"1043714456399666","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191393,"job_number":"JOB_191393","tr_customer_id":191411,"tr_customer_product_id":191401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Brett Pagac","mobile_number":"533-649-8899","email_id":"Karelle35@yahoo.com","dop":"2025-04-06","serial_number":"15341964513358382","imei1":"15341964513358382","imei2":"15341964513358382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191394,"job_number":"JOB_191394","tr_customer_id":191412,"tr_customer_product_id":191402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820236391585","imei1":"11820236391585","imei2":"11820236391585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191395,"job_number":"JOB_191395","tr_customer_id":191413,"tr_customer_product_id":191403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:34.000Z","name":"Ora Morar","mobile_number":"521-358-3154","email_id":"Erin79@hotmail.com","dop":"2025-04-06","serial_number":"14458581409606","imei1":"14458581409606","imei2":"14458581409606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191396,"job_number":"JOB_191396","tr_customer_id":191414,"tr_customer_product_id":191404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:02.000Z","modified_at":"2026-02-19T04:33:02.000Z","name":"Armand Collier","mobile_number":"547-279-2348","email_id":"Grace_Roob35@yahoo.com","dop":"2025-04-06","serial_number":"10088671860230022","imei1":"10088671860230022","imei2":"10088671860230022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191397,"job_number":"JOB_191397","tr_customer_id":191415,"tr_customer_product_id":191405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10625071618433","imei1":"10625071618433","imei2":"10625071618433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191398,"job_number":"JOB_191398","tr_customer_id":191416,"tr_customer_product_id":191406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:42.000Z","name":"Thora Bradtke","mobile_number":"891-617-9962","email_id":"Eleonore10@gmail.com","dop":"2025-04-06","serial_number":"15293652030890","imei1":"15293652030890","imei2":"15293652030890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191399,"job_number":"JOB_191399","tr_customer_id":191417,"tr_customer_product_id":191407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:07.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Bernhard Harber","mobile_number":"700-859-2474","email_id":"Delta_Batz25@yahoo.com","dop":"2025-04-06","serial_number":"10235909068054224","imei1":"10235909068054224","imei2":"10235909068054224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191400,"job_number":"JOB_191400","tr_customer_id":191418,"tr_customer_product_id":191408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16867844048046","imei1":"16867844048046","imei2":"16867844048046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191401,"job_number":"JOB_191401","tr_customer_id":191419,"tr_customer_product_id":191409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:47.000Z","name":"Lilian Quitzon","mobile_number":"659-476-6312","email_id":"Sedrick12@hotmail.com","dop":"2025-04-06","serial_number":"14696319870215","imei1":"14696319870215","imei2":"14696319870215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191402,"job_number":"JOB_191402","tr_customer_id":191420,"tr_customer_product_id":191410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:11.000Z","modified_at":"2026-02-19T04:33:11.000Z","name":"Kaylie Crooks","mobile_number":"993-508-3141","email_id":"Adriel.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"12711298632183848","imei1":"12711298632183848","imei2":"12711298632183848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191403,"job_number":"JOB_191403","tr_customer_id":191421,"tr_customer_product_id":191411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11727626036444","imei1":"11727626036444","imei2":"11727626036444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191404,"job_number":"JOB_191404","tr_customer_id":191422,"tr_customer_product_id":191412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:53.000Z","name":"Cecil Murray","mobile_number":"929-945-6440","email_id":"Sherwood2@hotmail.com","dop":"2025-04-06","serial_number":"11857045915779","imei1":"11857045915779","imei2":"11857045915779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191405,"job_number":"JOB_191405","tr_customer_id":191423,"tr_customer_product_id":191413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Ashtyn Jast","mobile_number":"422-760-7118","email_id":"Damien64@gmail.com","dop":"2025-04-06","serial_number":"13095709378852140","imei1":"13095709378852140","imei2":"13095709378852140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191407,"job_number":"JOB_191407","tr_customer_id":191425,"tr_customer_product_id":191415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:15.000Z","modified_at":"2026-02-19T04:33:52.000Z","name":"Isabell Mertz","mobile_number":"428-729-6996","email_id":"Hector87@gmail.com","dop":"2000-01-31","serial_number":"10176807078517","imei1":"10176807078517","imei2":"10176807078517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191409,"job_number":"JOB_191409","tr_customer_id":191427,"tr_customer_product_id":191417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:20.000Z","modified_at":"2026-02-19T04:33:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"17685194503322","imei1":"17685194503322","imei2":"17685194503322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191410,"job_number":"JOB_191410","tr_customer_id":191428,"tr_customer_product_id":191418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:21.000Z","modified_at":"2026-02-19T04:33:59.000Z","name":"Louie Thiel","mobile_number":"265-249-1753","email_id":"Macy_Deckow55@gmail.com","dop":"2025-04-06","serial_number":"19964249728039","imei1":"19964249728039","imei2":"19964249728039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191411,"job_number":"JOB_191411","tr_customer_id":191429,"tr_customer_product_id":191419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:22.000Z","modified_at":"2026-02-19T04:33:22.000Z","name":"Rosella Armstrong","mobile_number":"202-983-2446","email_id":"Jacklyn90@yahoo.com","dop":"2025-04-06","serial_number":"19276117195031424","imei1":"19276117195031424","imei2":"19276117195031424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191412,"job_number":"JOB_191412","tr_customer_id":191430,"tr_customer_product_id":191420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29842036041069","imei1":"29842036041069","imei2":"29842036041069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191413,"job_number":"JOB_191413","tr_customer_id":191431,"tr_customer_product_id":191421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27110335867748","imei1":"27110335867748","imei2":"27110335867748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191414,"job_number":"JOB_191414","tr_customer_id":191432,"tr_customer_product_id":191422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66556570237620","imei1":"66556570237620","imei2":"66556570237620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191415,"job_number":"JOB_191415","tr_customer_id":191433,"tr_customer_product_id":191423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57752523317588","imei1":"57752523317588","imei2":"57752523317588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191416,"job_number":"JOB_191416","tr_customer_id":191434,"tr_customer_product_id":191424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92110170384644","imei1":"92110170384644","imei2":"92110170384644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191417,"job_number":"JOB_191417","tr_customer_id":191435,"tr_customer_product_id":191425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90935454979574","imei1":"90935454979574","imei2":"90935454979574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191418,"job_number":"JOB_191418","tr_customer_id":191436,"tr_customer_product_id":191426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:26.000Z","modified_at":"2026-02-19T04:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11003662094671","imei1":"11003662094671","imei2":"11003662094671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191419,"job_number":"JOB_191419","tr_customer_id":191437,"tr_customer_product_id":191427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:56.000Z","modified_at":"2026-02-19T04:47:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64719831484479","imei1":"64719831484479","imei2":"64719831484479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191420,"job_number":"JOB_191420","tr_customer_id":191438,"tr_customer_product_id":191428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71395076744004","imei1":"71395076744004","imei2":"71395076744004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191421,"job_number":"JOB_191421","tr_customer_id":191439,"tr_customer_product_id":191429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91129808689876","imei1":"91129808689876","imei2":"91129808689876","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191422,"job_number":"JOB_191422","tr_customer_id":191440,"tr_customer_product_id":191430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23064840257479","imei1":"23064840257479","imei2":"23064840257479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191423,"job_number":"JOB_191423","tr_customer_id":191441,"tr_customer_product_id":191431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22427574509409","imei1":"22427574509409","imei2":"22427574509409","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191424,"job_number":"JOB_191424","tr_customer_id":191442,"tr_customer_product_id":191432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94703171718897","imei1":"94703171718897","imei2":"94703171718897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191425,"job_number":"JOB_191425","tr_customer_id":191443,"tr_customer_product_id":191433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43859818284508","imei1":"43859818284508","imei2":"43859818284508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191426,"job_number":"JOB_191426","tr_customer_id":191444,"tr_customer_product_id":191434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61496919117840","imei1":"61496919117840","imei2":"61496919117840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191427,"job_number":"JOB_191427","tr_customer_id":191445,"tr_customer_product_id":191435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67324255506377","imei1":"67324255506377","imei2":"67324255506377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191428,"job_number":"JOB_191428","tr_customer_id":191446,"tr_customer_product_id":191436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57437809675330","imei1":"57437809675330","imei2":"57437809675330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191429,"job_number":"JOB_191429","tr_customer_id":191447,"tr_customer_product_id":191437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70060532965830","imei1":"70060532965830","imei2":"70060532965830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191430,"job_number":"JOB_191430","tr_customer_id":191448,"tr_customer_product_id":191438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53795388309916","imei1":"53795388309916","imei2":"53795388309916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191431,"job_number":"JOB_191431","tr_customer_id":191449,"tr_customer_product_id":191439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57749305923207","imei1":"57749305923207","imei2":"57749305923207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191432,"job_number":"JOB_191432","tr_customer_id":191450,"tr_customer_product_id":191440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95576029596947","imei1":"95576029596947","imei2":"95576029596947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191433,"job_number":"JOB_191433","tr_customer_id":191451,"tr_customer_product_id":191441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:58:41.000Z","modified_at":"2026-02-19T05:06:37.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-03","serial_number":"1226746537659739","imei1":"1226746537659739","imei2":"1226746537659739","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191434,"job_number":"JOB_191434","tr_customer_id":191452,"tr_customer_product_id":191442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:03:51.000Z","modified_at":"2026-02-19T05:03:51.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-09","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-09T05:03:50.681956853Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191435,"job_number":"JOB_191435","tr_customer_id":191453,"tr_customer_product_id":191443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979470","imei1":"14258998979470","imei2":"14258998979470","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191436,"job_number":"JOB_191436","tr_customer_id":191454,"tr_customer_product_id":191444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979472","imei1":"14258998979472","imei2":"14258998979472","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191437,"job_number":"JOB_191437","tr_customer_id":191455,"tr_customer_product_id":191445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979471","imei1":"14258998979471","imei2":"14258998979471","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191438,"job_number":"JOB_191438","tr_customer_id":191456,"tr_customer_product_id":191446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979473","imei1":"14258998979473","imei2":"14258998979473","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191439,"job_number":"JOB_191439","tr_customer_id":191457,"tr_customer_product_id":191447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:33.000Z","modified_at":"2026-02-19T05:16:33.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"50709092269770","imei1":"50709092269770","imei2":"50709092269770","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191440,"job_number":"JOB_191440","tr_customer_id":191458,"tr_customer_product_id":191448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:34.000Z","modified_at":"2026-02-19T05:17:03.000Z","name":"Furman Beatty","mobile_number":"757-257-2048","email_id":"Andreane.Gutkowski38@hotmail.com","dop":"2024-08-17","serial_number":"74012982038220","imei1":"74012982038220","imei2":"74012982038220","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191441,"job_number":"JOB_191441","tr_customer_id":191459,"tr_customer_product_id":191449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:06.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"14450861996853","imei1":"14450861996853","imei2":"14450861996853","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191442,"job_number":"JOB_191442","tr_customer_id":191460,"tr_customer_product_id":191450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:36.000Z","name":"Stan Gibson","mobile_number":"609-381-2346","email_id":"Jessie_Altenwerth39@hotmail.com","dop":"2024-08-17","serial_number":"95080752699866","imei1":"95080752699866","imei2":"95080752699866","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191445,"job_number":"JOB_191445","tr_customer_id":191463,"tr_customer_product_id":191453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:17:40.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"76192717141372","imei1":"76192717141372","imei2":"76192717141372","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191446,"job_number":"JOB_191446","tr_customer_id":191464,"tr_customer_product_id":191454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:18:09.000Z","name":"Ethelyn Mante","mobile_number":"517-248-2716","email_id":"Sigurd.Schimmel@yahoo.com","dop":"2024-08-17","serial_number":"34661518881858","imei1":"34661518881858","imei2":"34661518881858","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191447,"job_number":"JOB_191447","tr_customer_id":191465,"tr_customer_product_id":191455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:18:13.000Z","modified_at":"2026-02-19T05:18:42.000Z","name":"Linda Corkery","mobile_number":"832-357-3557","email_id":"Amina_Purdy43@gmail.com","dop":"2024-08-17","serial_number":"33278816383519","imei1":"33278816383519","imei2":"33278816383519","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191448,"job_number":"JOB_191448","tr_customer_id":191466,"tr_customer_product_id":191456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:47.000Z","modified_at":"2026-02-19T05:19:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"55098509918510","imei1":"55098509918510","imei2":"55098509918510","popurl":"2026-02-09T05:19:47.155889752Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191449,"job_number":"JOB_191449","tr_customer_id":191467,"tr_customer_product_id":191457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:51.000Z","modified_at":"2026-02-19T05:19:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"90714229462320","imei1":"90714229462320","imei2":"90714229462320","popurl":"2026-02-09T05:19:51.377375139Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191450,"job_number":"JOB_191450","tr_customer_id":191468,"tr_customer_product_id":191458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:23:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106157312690279","imei1":"106157312690279","imei2":"106157312690279","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191451,"job_number":"JOB_191451","tr_customer_id":191469,"tr_customer_product_id":191459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:24:08.000Z","name":"Kellie Cassin","mobile_number":"780-887-7484","email_id":"Greta_Kovacek@hotmail.com","dop":"2025-07-01","serial_number":"108639764461683","imei1":"108639764461683","imei2":"108639764461683","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191452,"job_number":"JOB_191452","tr_customer_id":191470,"tr_customer_product_id":191460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:10.000Z","modified_at":"2026-02-19T05:24:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109118600158008","imei1":"109118600158008","imei2":"109118600158008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191453,"job_number":"JOB_191453","tr_customer_id":191471,"tr_customer_product_id":191461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:11.000Z","modified_at":"2026-02-19T05:24:20.000Z","name":"Jermain Romaguera","mobile_number":"828-527-9212","email_id":"Kobe.Predovic@yahoo.com","dop":"2025-07-01","serial_number":"103485675612885","imei1":"103485675612885","imei2":"103485675612885","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191454,"job_number":"JOB_191454","tr_customer_id":191472,"tr_customer_product_id":191462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:26:56.000Z","modified_at":"2026-02-19T05:26:56.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-09","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-09T05:26:55.617780717Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191455,"job_number":"JOB_191455","tr_customer_id":191473,"tr_customer_product_id":191463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:07.000Z","modified_at":"2026-02-19T05:41:45.000Z","name":"Shany Gleason","mobile_number":"749-933-1545","email_id":"Kiera.Blick87@yahoo.com","dop":"2025-04-06","serial_number":"16722999923824","imei1":"16722999923824","imei2":"16722999923824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191456,"job_number":"JOB_191456","tr_customer_id":191474,"tr_customer_product_id":191464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:08.000Z","modified_at":"2026-02-19T05:41:08.000Z","name":"Rick Steuber","mobile_number":"274-823-3795","email_id":"Kianna_Baumbach12@gmail.com","dop":"2025-04-06","serial_number":"14373268042190202","imei1":"14373268042190202","imei2":"14373268042190202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191457,"job_number":"JOB_191457","tr_customer_id":191475,"tr_customer_product_id":191465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:26.000Z","modified_at":"2026-02-19T05:42:01.000Z","name":"Jaylan Gislason","mobile_number":"662-231-9052","email_id":"Stephan_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18511851619103","imei1":"18511851619103","imei2":"18511851619103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191458,"job_number":"JOB_191458","tr_customer_id":191476,"tr_customer_product_id":191466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:27.000Z","modified_at":"2026-02-19T05:41:27.000Z","name":"Alta Farrell","mobile_number":"397-342-7156","email_id":"Quincy59@yahoo.com","dop":"2025-04-06","serial_number":"13203258125130702","imei1":"13203258125130702","imei2":"13203258125130702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191459,"job_number":"JOB_191459","tr_customer_id":191477,"tr_customer_product_id":191467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:41.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18754308236275","imei1":"18754308236275","imei2":"18754308236275","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191460,"job_number":"JOB_191460","tr_customer_id":191478,"tr_customer_product_id":191468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:52.000Z","name":"Lewis Labadie","mobile_number":"488-581-2884","email_id":"Chanel84@gmail.com","dop":"2025-12-01","serial_number":"13131803272008","imei1":"13131803272008","imei2":"13131803272008","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191461,"job_number":"JOB_191461","tr_customer_id":191479,"tr_customer_product_id":191469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:42:56.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17710084217667","imei1":"17710084217667","imei2":"17710084217667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191462,"job_number":"JOB_191462","tr_customer_id":191480,"tr_customer_product_id":191470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:43:06.000Z","name":"Tanya Crona","mobile_number":"338-524-9295","email_id":"Richie77@yahoo.com","dop":"2025-12-01","serial_number":"11478185536545","imei1":"11478185536545","imei2":"11478185536545","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191463,"job_number":"JOB_191463","tr_customer_id":191481,"tr_customer_product_id":191471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19792076803915","imei1":"19792076803915","imei2":"19792076803915","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191464,"job_number":"JOB_191464","tr_customer_id":191482,"tr_customer_product_id":191472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:20.000Z","name":"Kayleigh Rohan","mobile_number":"846-744-6321","email_id":"Camila_Romaguera@yahoo.com","dop":"2025-12-01","serial_number":"15980326054459","imei1":"15980326054459","imei2":"15980326054459","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191465,"job_number":"JOB_191465","tr_customer_id":191483,"tr_customer_product_id":191473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:55.000Z","modified_at":"2026-02-19T05:49:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13002222605757","imei1":"13002222605757","imei2":"13002222605757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191466,"job_number":"JOB_191466","tr_customer_id":191484,"tr_customer_product_id":191474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:56.000Z","modified_at":"2026-02-19T05:50:32.000Z","name":"Estefania Hansen","mobile_number":"582-848-4068","email_id":"Prudence.Raynor77@yahoo.com","dop":"2025-04-06","serial_number":"16195161947958","imei1":"16195161947958","imei2":"16195161947958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191467,"job_number":"JOB_191467","tr_customer_id":191485,"tr_customer_product_id":191475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:57.000Z","modified_at":"2026-02-19T05:49:57.000Z","name":"Dedrick Bogisich","mobile_number":"799-663-7256","email_id":"Gayle83@gmail.com","dop":"2025-04-06","serial_number":"17236752539388104","imei1":"17236752539388104","imei2":"17236752539388104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191468,"job_number":"JOB_191468","tr_customer_id":191486,"tr_customer_product_id":191476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:50:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784773158103","imei1":"13784773158103","imei2":"13784773158103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191469,"job_number":"JOB_191469","tr_customer_id":191487,"tr_customer_product_id":191477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:51:15.000Z","name":"Estefania Miller","mobile_number":"586-332-2756","email_id":"Lula.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"19141135174367","imei1":"19141135174367","imei2":"19141135174367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191470,"job_number":"JOB_191470","tr_customer_id":191488,"tr_customer_product_id":191478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:41.000Z","modified_at":"2026-02-19T05:50:41.000Z","name":"Zechariah Baumbach","mobile_number":"889-638-7355","email_id":"Lafayette.Roberts50@hotmail.com","dop":"2025-04-06","serial_number":"15159804936144974","imei1":"15159804936144974","imei2":"15159804936144974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191471,"job_number":"JOB_191471","tr_customer_id":191489,"tr_customer_product_id":191479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19626605908725","imei1":"19626605908725","imei2":"19626605908725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191472,"job_number":"JOB_191472","tr_customer_id":191490,"tr_customer_product_id":191480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:58.000Z","name":"Stone Crona","mobile_number":"532-582-6364","email_id":"Rocio.Auer26@hotmail.com","dop":"2025-04-06","serial_number":"15778295434183","imei1":"15778295434183","imei2":"15778295434183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191473,"job_number":"JOB_191473","tr_customer_id":191491,"tr_customer_product_id":191481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:24.000Z","modified_at":"2026-02-19T05:51:24.000Z","name":"Efren Harber","mobile_number":"505-226-3283","email_id":"Hailee.Runolfsson41@yahoo.com","dop":"2025-04-06","serial_number":"13183505060394110","imei1":"13183505060394110","imei2":"13183505060394110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191484,"job_number":"JOB_191484","tr_customer_id":191502,"tr_customer_product_id":191492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:44.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107515396810011","imei1":"107515396810011","imei2":"107515396810011","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191485,"job_number":"JOB_191485","tr_customer_id":191503,"tr_customer_product_id":191493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:45.000Z","modified_at":"2026-02-19T06:47:24.000Z","name":"Estella Bradtke","mobile_number":"290-803-9432","email_id":"Cory.Beer85@yahoo.com","dop":"2025-12-31","serial_number":"109958319909277","imei1":"109958319909277","imei2":"109958319909277","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191489,"job_number":"JOB_191489","tr_customer_id":191507,"tr_customer_product_id":191497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:47:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107281076597097","imei1":"107281076597097","imei2":"107281076597097","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191490,"job_number":"JOB_191490","tr_customer_id":191508,"tr_customer_product_id":191498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:48:12.000Z","name":"Katlynn Lebsack","mobile_number":"510-547-5993","email_id":"Cleve56@gmail.com","dop":"2025-12-31","serial_number":"107150708302935","imei1":"107150708302935","imei2":"107150708302935","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191492,"job_number":"JOB_191492","tr_customer_id":191510,"tr_customer_product_id":191500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:20.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103199027587114","imei1":"103199027587114","imei2":"103199027587114","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191493,"job_number":"JOB_191493","tr_customer_id":191511,"tr_customer_product_id":191501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:58.000Z","name":"Cheyanne Hegmann","mobile_number":"787-648-6621","email_id":"Jack.Kuhlman98@hotmail.com","dop":"2025-12-31","serial_number":"105715225774007","imei1":"105715225774007","imei2":"105715225774007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191496,"job_number":"JOB_191496","tr_customer_id":191514,"tr_customer_product_id":191504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:46.000Z","modified_at":"2026-02-19T06:50:24.000Z","name":"Maurine Emard","mobile_number":"380-616-4703","email_id":"Eliezer.OKon@yahoo.com","dop":"2025-04-06","serial_number":"19520485212051","imei1":"19520485212051","imei2":"19520485212051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191497,"job_number":"JOB_191497","tr_customer_id":191515,"tr_customer_product_id":191505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:47.000Z","modified_at":"2026-02-19T06:49:47.000Z","name":"Kameron Gutmann","mobile_number":"583-248-5736","email_id":"Greta38@gmail.com","dop":"2025-04-06","serial_number":"11366046961245970","imei1":"11366046961245970","imei2":"11366046961245970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191498,"job_number":"JOB_191498","tr_customer_id":191516,"tr_customer_product_id":191506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:51.000Z","modified_at":"2026-02-19T06:49:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10332678571013","imei1":"10332678571013","imei2":"10332678571013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191499,"job_number":"JOB_191499","tr_customer_id":191517,"tr_customer_product_id":191507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:50:30.000Z","name":"Hermina Buckridge","mobile_number":"599-333-7081","email_id":"Granville50@hotmail.com","dop":"2025-06-18","serial_number":"10103836692856","imei1":"10103836692856","imei2":"10103836692856","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191500,"job_number":"JOB_191500","tr_customer_id":191518,"tr_customer_product_id":191508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:49:52.000Z","name":"Elizabeth Smitham","mobile_number":"917-837-1961","email_id":"Rogelio95@hotmail.com","dop":"2025-06-18","serial_number":"1003435535616785","imei1":"1003435535616785","imei2":"1003435535616785","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191501,"job_number":"JOB_191501","tr_customer_id":191519,"tr_customer_product_id":191509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:37.000Z","modified_at":"2026-02-19T06:50:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10180458470719","imei1":"10180458470719","imei2":"10180458470719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191502,"job_number":"JOB_191502","tr_customer_id":191520,"tr_customer_product_id":191510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:51:15.000Z","name":"Antwon Mraz","mobile_number":"740-206-3938","email_id":"Jessica_Jerde36@gmail.com","dop":"2025-06-18","serial_number":"10986170994466","imei1":"10986170994466","imei2":"10986170994466","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191503,"job_number":"JOB_191503","tr_customer_id":191521,"tr_customer_product_id":191511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:50:38.000Z","name":"Malachi Gulgowski","mobile_number":"718-212-2569","email_id":"Cristal1@yahoo.com","dop":"2025-06-18","serial_number":"1018966038879515","imei1":"1018966038879515","imei2":"1018966038879515","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191504,"job_number":"JOB_191504","tr_customer_id":191522,"tr_customer_product_id":191512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18654544650837","imei1":"18654544650837","imei2":"18654544650837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191505,"job_number":"JOB_191505","tr_customer_id":191523,"tr_customer_product_id":191513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:57.000Z","name":"Brennan Emmerich","mobile_number":"541-465-9846","email_id":"Deshawn_Blick45@gmail.com","dop":"2025-04-06","serial_number":"17206524682264","imei1":"17206524682264","imei2":"17206524682264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191506,"job_number":"JOB_191506","tr_customer_id":191524,"tr_customer_product_id":191514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:21.000Z","modified_at":"2026-02-19T06:51:21.000Z","name":"Einar Schumm","mobile_number":"460-255-1575","email_id":"Edwina.Feest77@gmail.com","dop":"2025-04-06","serial_number":"19585395807293920","imei1":"19585395807293920","imei2":"19585395807293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191507,"job_number":"JOB_191507","tr_customer_id":191525,"tr_customer_product_id":191515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13357517602722","imei1":"13357517602722","imei2":"13357517602722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191508,"job_number":"JOB_191508","tr_customer_id":191526,"tr_customer_product_id":191516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:41.000Z","name":"Camren Kunde","mobile_number":"322-293-2467","email_id":"Eldridge.Sanford4@hotmail.com","dop":"2025-04-06","serial_number":"13839273068106","imei1":"13839273068106","imei2":"13839273068106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191509,"job_number":"JOB_191509","tr_customer_id":191527,"tr_customer_product_id":191517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:06.000Z","modified_at":"2026-02-19T06:52:06.000Z","name":"Ethel Kilback","mobile_number":"737-746-7166","email_id":"Myron.Watsica59@hotmail.com","dop":"2025-04-06","serial_number":"12865953114656844","imei1":"12865953114656844","imei2":"12865953114656844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191510,"job_number":"JOB_191510","tr_customer_id":191528,"tr_customer_product_id":191518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:52:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18699933717277","imei1":"18699933717277","imei2":"18699933717277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191511,"job_number":"JOB_191511","tr_customer_id":191529,"tr_customer_product_id":191519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:53:26.000Z","name":"Winfield Baumbach","mobile_number":"960-421-0248","email_id":"Lee_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"19854168496464","imei1":"19854168496464","imei2":"19854168496464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191512,"job_number":"JOB_191512","tr_customer_id":191530,"tr_customer_product_id":191520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:50.000Z","modified_at":"2026-02-19T06:52:50.000Z","name":"Dawson Dare","mobile_number":"274-366-4285","email_id":"Melyna.Harris@gmail.com","dop":"2025-04-06","serial_number":"19574081143360790","imei1":"19574081143360790","imei2":"19574081143360790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191513,"job_number":"JOB_191513","tr_customer_id":191531,"tr_customer_product_id":191521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:00.000Z","modified_at":"2026-02-19T06:54:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17798510130747","imei1":"17798510130747","imei2":"17798510130747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191514,"job_number":"JOB_191514","tr_customer_id":191532,"tr_customer_product_id":191522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:01.000Z","modified_at":"2026-02-19T06:54:40.000Z","name":"Frida Thompson","mobile_number":"573-764-9737","email_id":"Susana.Cole91@gmail.com","dop":"2025-04-06","serial_number":"10974691673917","imei1":"10974691673917","imei2":"10974691673917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191515,"job_number":"JOB_191515","tr_customer_id":191533,"tr_customer_product_id":191523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:02.000Z","modified_at":"2026-02-19T06:54:02.000Z","name":"Reyna Paucek","mobile_number":"217-530-3707","email_id":"Destiney.Franecki@yahoo.com","dop":"2025-04-06","serial_number":"15449425561038834","imei1":"15449425561038834","imei2":"15449425561038834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191516,"job_number":"JOB_191516","tr_customer_id":191534,"tr_customer_product_id":191524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:54:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18456076374876","imei1":"18456076374876","imei2":"18456076374876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191517,"job_number":"JOB_191517","tr_customer_id":191535,"tr_customer_product_id":191525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:55:27.000Z","name":"Nestor Mertz","mobile_number":"498-918-8993","email_id":"Theodore_Wiza65@yahoo.com","dop":"2025-04-06","serial_number":"14271467964161","imei1":"14271467964161","imei2":"14271467964161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191518,"job_number":"JOB_191518","tr_customer_id":191536,"tr_customer_product_id":191526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:50.000Z","modified_at":"2026-02-19T06:54:50.000Z","name":"Barrett Huel","mobile_number":"461-993-3439","email_id":"Vito1@hotmail.com","dop":"2025-04-06","serial_number":"15225761341461932","imei1":"15225761341461932","imei2":"15225761341461932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191519,"job_number":"JOB_191519","tr_customer_id":191537,"tr_customer_product_id":191527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13229516092621","imei1":"13229516092621","imei2":"13229516092621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191520,"job_number":"JOB_191520","tr_customer_id":191538,"tr_customer_product_id":191528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:56:14.000Z","name":"Silas Prohaska","mobile_number":"919-535-5882","email_id":"Lea86@hotmail.com","dop":"2025-04-06","serial_number":"17355218990863","imei1":"17355218990863","imei2":"17355218990863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191522,"job_number":"JOB_191522","tr_customer_id":191540,"tr_customer_product_id":191530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:37.000Z","modified_at":"2026-02-19T06:55:37.000Z","name":"Madeline Waelchi","mobile_number":"746-215-9159","email_id":"Laury.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"10471084017352560","imei1":"10471084017352560","imei2":"10471084017352560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191525,"job_number":"JOB_191525","tr_customer_id":191543,"tr_customer_product_id":191533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:24.000Z","modified_at":"2026-02-19T06:56:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10395238151530","imei1":"10395238151530","imei2":"10395238151530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191526,"job_number":"JOB_191526","tr_customer_id":191544,"tr_customer_product_id":191534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:25.000Z","modified_at":"2026-02-19T06:57:03.000Z","name":"Dayana Bashirian","mobile_number":"975-879-8578","email_id":"Bertrand_Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14616173131725","imei1":"14616173131725","imei2":"14616173131725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191527,"job_number":"JOB_191527","tr_customer_id":191545,"tr_customer_product_id":191535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:26.000Z","modified_at":"2026-02-19T06:56:26.000Z","name":"Raheem Leannon","mobile_number":"286-621-2688","email_id":"Floy_Mraz@hotmail.com","dop":"2025-04-06","serial_number":"17945024045177668","imei1":"17945024045177668","imei2":"17945024045177668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191528,"job_number":"JOB_191528","tr_customer_id":191546,"tr_customer_product_id":191536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19197132855232","imei1":"19197132855232","imei2":"19197132855232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191529,"job_number":"JOB_191529","tr_customer_id":191547,"tr_customer_product_id":191537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:48.000Z","name":"Catharine Klein","mobile_number":"550-931-6410","email_id":"Angie_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"10269130981225","imei1":"10269130981225","imei2":"10269130981225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191530,"job_number":"JOB_191530","tr_customer_id":191548,"tr_customer_product_id":191538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:12.000Z","modified_at":"2026-02-19T06:57:12.000Z","name":"Augustus Schimmel","mobile_number":"938-625-1895","email_id":"Shanny41@hotmail.com","dop":"2025-04-06","serial_number":"11823326415168712","imei1":"11823326415168712","imei2":"11823326415168712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191531,"job_number":"JOB_191531","tr_customer_id":191549,"tr_customer_product_id":191539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:57:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14641201344136","imei1":"14641201344136","imei2":"14641201344136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191532,"job_number":"JOB_191532","tr_customer_id":191550,"tr_customer_product_id":191540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:58:33.000Z","name":"Araceli Friesen","mobile_number":"789-819-7327","email_id":"Irma_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"17739414137389","imei1":"17739414137389","imei2":"17739414137389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191533,"job_number":"JOB_191533","tr_customer_id":191551,"tr_customer_product_id":191541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:57.000Z","modified_at":"2026-02-19T06:57:57.000Z","name":"Johnathan King","mobile_number":"513-638-4242","email_id":"Trevion_Bednar95@hotmail.com","dop":"2025-04-06","serial_number":"10123867489141798","imei1":"10123867489141798","imei2":"10123867489141798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191534,"job_number":"JOB_191534","tr_customer_id":191552,"tr_customer_product_id":191542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:42.000Z","modified_at":"2026-02-19T06:58:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10495824457878","imei1":"10495824457878","imei2":"10495824457878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191535,"job_number":"JOB_191535","tr_customer_id":191553,"tr_customer_product_id":191543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:43.000Z","modified_at":"2026-02-19T06:59:22.000Z","name":"Abbie Schiller","mobile_number":"624-351-6219","email_id":"Rosetta_Davis@gmail.com","dop":"2025-04-06","serial_number":"10919727066600","imei1":"10919727066600","imei2":"10919727066600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191536,"job_number":"JOB_191536","tr_customer_id":191554,"tr_customer_product_id":191544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:44.000Z","modified_at":"2026-02-19T06:58:44.000Z","name":"Marcelino Zieme","mobile_number":"877-985-1342","email_id":"Eugenia32@yahoo.com","dop":"2025-04-06","serial_number":"15451713273916504","imei1":"15451713273916504","imei2":"15451713273916504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191537,"job_number":"JOB_191537","tr_customer_id":191555,"tr_customer_product_id":191545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:00.000Z","modified_at":"2026-02-19T06:59:38.000Z","name":"Felicita Bruen","mobile_number":"546-456-4965","email_id":"Donavon_Nienow85@gmail.com","dop":"2025-04-06","serial_number":"13390993223717","imei1":"13390993223717","imei2":"13390993223717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191538,"job_number":"JOB_191538","tr_customer_id":191556,"tr_customer_product_id":191546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:01.000Z","modified_at":"2026-02-19T06:59:01.000Z","name":"Nathen Gottlieb","mobile_number":"560-258-5945","email_id":"Cruz64@gmail.com","dop":"2025-04-06","serial_number":"12331463058501068","imei1":"12331463058501068","imei2":"12331463058501068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191539,"job_number":"JOB_191539","tr_customer_id":191557,"tr_customer_product_id":191547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:29.000Z","modified_at":"2026-02-19T06:59:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18827696478742","imei1":"18827696478742","imei2":"18827696478742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191540,"job_number":"JOB_191540","tr_customer_id":191558,"tr_customer_product_id":191548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:30.000Z","modified_at":"2026-02-19T07:00:08.000Z","name":"Mable Langworth","mobile_number":"426-306-3639","email_id":"Quinn.Turner@gmail.com","dop":"2025-04-06","serial_number":"18912386361141","imei1":"18912386361141","imei2":"18912386361141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191541,"job_number":"JOB_191541","tr_customer_id":191559,"tr_customer_product_id":191549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:31.000Z","modified_at":"2026-02-19T06:59:31.000Z","name":"Leland Barrows","mobile_number":"350-325-7760","email_id":"Quinn_Okuneva16@gmail.com","dop":"2025-04-06","serial_number":"17011900008334024","imei1":"17011900008334024","imei2":"17011900008334024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191542,"job_number":"JOB_191542","tr_customer_id":191560,"tr_customer_product_id":191550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T06:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15542448568685","imei1":"15542448568685","imei2":"15542448568685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191543,"job_number":"JOB_191543","tr_customer_id":191561,"tr_customer_product_id":191551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T07:00:33.000Z","name":"Cleveland Homenick","mobile_number":"536-678-7316","email_id":"Manuel13@hotmail.com","dop":"2025-04-06","serial_number":"14292209854857","imei1":"14292209854857","imei2":"14292209854857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191544,"job_number":"JOB_191544","tr_customer_id":191562,"tr_customer_product_id":191552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:58.000Z","modified_at":"2026-02-19T06:59:58.000Z","name":"Axel Grady","mobile_number":"792-729-3028","email_id":"Clifford5@hotmail.com","dop":"2025-04-06","serial_number":"10168343418872734","imei1":"10168343418872734","imei2":"10168343418872734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191546,"job_number":"JOB_191546","tr_customer_id":191564,"tr_customer_product_id":191554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:05.000Z","modified_at":"2026-02-19T07:00:43.000Z","name":"Josefina Walsh","mobile_number":"957-503-4687","email_id":"Brice66@yahoo.com","dop":"2000-01-31","serial_number":"10417189901982","imei1":"10417189901982","imei2":"10417189901982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191548,"job_number":"JOB_191548","tr_customer_id":191566,"tr_customer_product_id":191556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12933835447657","imei1":"12933835447657","imei2":"12933835447657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191549,"job_number":"JOB_191549","tr_customer_id":191567,"tr_customer_product_id":191557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:49.000Z","name":"Vincenzo Lehner","mobile_number":"877-512-8574","email_id":"Chadrick_Moen@gmail.com","dop":"2025-04-06","serial_number":"19059634492033","imei1":"19059634492033","imei2":"19059634492033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191550,"job_number":"JOB_191550","tr_customer_id":191568,"tr_customer_product_id":191558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:14.000Z","modified_at":"2026-02-19T07:00:14.000Z","name":"Marianna Nolan","mobile_number":"978-238-2099","email_id":"Nolan43@hotmail.com","dop":"2025-04-06","serial_number":"11952231770691306","imei1":"11952231770691306","imei2":"11952231770691306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191551,"job_number":"JOB_191551","tr_customer_id":191569,"tr_customer_product_id":191559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:15.000Z","modified_at":"2026-02-19T07:00:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14753749029459","imei1":"14753749029459","imei2":"14753749029459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191552,"job_number":"JOB_191552","tr_customer_id":191570,"tr_customer_product_id":191560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:16.000Z","modified_at":"2026-02-19T07:00:54.000Z","name":"Angela Grimes","mobile_number":"792-498-5860","email_id":"Timothy_Fahey@hotmail.com","dop":"2025-04-06","serial_number":"14254415761040","imei1":"14254415761040","imei2":"14254415761040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191553,"job_number":"JOB_191553","tr_customer_id":191571,"tr_customer_product_id":191561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:17.000Z","modified_at":"2026-02-19T07:00:17.000Z","name":"Eudora Dickinson","mobile_number":"882-374-2145","email_id":"Toney.Schmeler45@yahoo.com","dop":"2025-04-06","serial_number":"12786061333099046","imei1":"12786061333099046","imei2":"12786061333099046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191554,"job_number":"JOB_191554","tr_customer_id":191572,"tr_customer_product_id":191562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:00:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18239837804898","imei1":"18239837804898","imei2":"18239837804898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191555,"job_number":"JOB_191555","tr_customer_id":191573,"tr_customer_product_id":191563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:01:16.000Z","name":"Jaylon Upton","mobile_number":"886-662-7444","email_id":"Bette_Ryan43@hotmail.com","dop":"2025-04-06","serial_number":"15642230799806","imei1":"15642230799806","imei2":"15642230799806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191556,"job_number":"JOB_191556","tr_customer_id":191574,"tr_customer_product_id":191564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:42.000Z","modified_at":"2026-02-19T07:00:42.000Z","name":"Carlie Barrows","mobile_number":"257-467-2704","email_id":"Brain.Schoen57@gmail.com","dop":"2025-04-06","serial_number":"13681821437974372","imei1":"13681821437974372","imei2":"13681821437974372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191558,"job_number":"JOB_191558","tr_customer_id":191576,"tr_customer_product_id":191566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:51.000Z","modified_at":"2026-02-19T07:01:29.000Z","name":"Vergie Stehr","mobile_number":"603-901-3481","email_id":"Alayna88@hotmail.com","dop":"2000-01-31","serial_number":"10484986695917","imei1":"10484986695917","imei2":"10484986695917","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191560,"job_number":"JOB_191560","tr_customer_id":191578,"tr_customer_product_id":191568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:55.000Z","modified_at":"2026-02-19T07:00:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16262363149299","imei1":"16262363149299","imei2":"16262363149299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191561,"job_number":"JOB_191561","tr_customer_id":191579,"tr_customer_product_id":191569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:56.000Z","modified_at":"2026-02-19T07:01:31.000Z","name":"Ewald Robel","mobile_number":"823-260-5685","email_id":"Vance_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12649742719118","imei1":"12649742719118","imei2":"12649742719118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191562,"job_number":"JOB_191562","tr_customer_id":191580,"tr_customer_product_id":191570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:57.000Z","modified_at":"2026-02-19T07:00:57.000Z","name":"Buster Collins","mobile_number":"712-975-0639","email_id":"Jacinthe44@gmail.com","dop":"2025-04-06","serial_number":"14371621489789464","imei1":"14371621489789464","imei2":"14371621489789464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191563,"job_number":"JOB_191563","tr_customer_id":191581,"tr_customer_product_id":191571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10884805507872","imei1":"10884805507872","imei2":"10884805507872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191564,"job_number":"JOB_191564","tr_customer_id":191582,"tr_customer_product_id":191572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:48.000Z","name":"Mikel Wuckert","mobile_number":"491-543-9419","email_id":"Mariah37@yahoo.com","dop":"2025-04-06","serial_number":"14281310709743","imei1":"14281310709743","imei2":"14281310709743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191565,"job_number":"JOB_191565","tr_customer_id":191583,"tr_customer_product_id":191573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:10.000Z","modified_at":"2026-02-19T07:01:10.000Z","name":"Cornell Murphy","mobile_number":"381-997-2096","email_id":"Ahmed_Lebsack52@yahoo.com","dop":"2025-04-06","serial_number":"14357802974899136","imei1":"14357802974899136","imei2":"14357802974899136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191566,"job_number":"JOB_191566","tr_customer_id":191584,"tr_customer_product_id":191574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11563949851677","imei1":"11563949851677","imei2":"11563949851677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191567,"job_number":"JOB_191567","tr_customer_id":191585,"tr_customer_product_id":191575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:59.000Z","name":"Angelica O'Kon","mobile_number":"670-538-1508","email_id":"Keenan81@gmail.com","dop":"2025-04-06","serial_number":"16106324544621","imei1":"16106324544621","imei2":"16106324544621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191568,"job_number":"JOB_191568","tr_customer_id":191586,"tr_customer_product_id":191576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:24.000Z","modified_at":"2026-02-19T07:01:24.000Z","name":"Kayley Breitenberg","mobile_number":"854-211-1833","email_id":"Otto7@gmail.com","dop":"2025-04-06","serial_number":"10229627469431426","imei1":"10229627469431426","imei2":"10229627469431426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191570,"job_number":"JOB_191570","tr_customer_id":191588,"tr_customer_product_id":191578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:02:15.000Z","name":"Eloisa Tremblay","mobile_number":"583-607-8745","email_id":"Rogelio65@hotmail.com","dop":"2000-01-31","serial_number":"10653941582998","imei1":"10653941582998","imei2":"10653941582998","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191571,"job_number":"JOB_191571","tr_customer_id":191589,"tr_customer_product_id":191579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:37.000Z","modified_at":"2026-02-19T07:01:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13909051710160","imei1":"13909051710160","imei2":"13909051710160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191572,"job_number":"JOB_191572","tr_customer_id":191590,"tr_customer_product_id":191580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:02:13.000Z","name":"Beth Beer","mobile_number":"601-760-1935","email_id":"Danika.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"19579377756825","imei1":"19579377756825","imei2":"19579377756825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191574,"job_number":"JOB_191574","tr_customer_id":191592,"tr_customer_product_id":191582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:39.000Z","modified_at":"2026-02-19T07:01:39.000Z","name":"Jazlyn Heaney","mobile_number":"288-219-9308","email_id":"Selena_Boyle@gmail.com","dop":"2025-04-06","serial_number":"11710320774508064","imei1":"11710320774508064","imei2":"11710320774508064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191575,"job_number":"JOB_191575","tr_customer_id":191593,"tr_customer_product_id":191583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:01:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15742574896528","imei1":"15742574896528","imei2":"15742574896528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191576,"job_number":"JOB_191576","tr_customer_id":191594,"tr_customer_product_id":191584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:02:34.000Z","name":"Leslie Mueller","mobile_number":"800-563-4584","email_id":"Megane_Kihn99@hotmail.com","dop":"2025-04-06","serial_number":"19166138587495","imei1":"19166138587495","imei2":"19166138587495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191577,"job_number":"JOB_191577","tr_customer_id":191595,"tr_customer_product_id":191585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:57.000Z","modified_at":"2026-02-19T07:01:57.000Z","name":"Rolando Hintz","mobile_number":"272-900-7938","email_id":"Leanne89@gmail.com","dop":"2025-04-06","serial_number":"19902770708727800","imei1":"19902770708727800","imei2":"19902770708727800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191579,"job_number":"JOB_191579","tr_customer_id":191597,"tr_customer_product_id":191587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:03:00.000Z","name":"Adrain Oberbrunner","mobile_number":"260-400-9806","email_id":"Hazel.Jacobson@hotmail.com","dop":"2000-01-31","serial_number":"10117860909760","imei1":"10117860909760","imei2":"10117860909760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191581,"job_number":"JOB_191581","tr_customer_id":191599,"tr_customer_product_id":191589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:02:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13839901895465","imei1":"13839901895465","imei2":"13839901895465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191582,"job_number":"JOB_191582","tr_customer_id":191600,"tr_customer_product_id":191590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:03:20.000Z","name":"Kyla Swift","mobile_number":"413-915-5620","email_id":"Angelica_Smith5@hotmail.com","dop":"2025-04-06","serial_number":"11853697283622","imei1":"11853697283622","imei2":"11853697283622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191583,"job_number":"JOB_191583","tr_customer_id":191601,"tr_customer_product_id":191591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:43.000Z","modified_at":"2026-02-19T07:02:43.000Z","name":"Filomena Bergnaum","mobile_number":"583-650-3573","email_id":"King.Dooley67@hotmail.com","dop":"2025-04-06","serial_number":"11038035249139174","imei1":"11038035249139174","imei2":"11038035249139174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191584,"job_number":"JOB_191584","tr_customer_id":191602,"tr_customer_product_id":191592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:05:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13197935988004","imei1":"13197935988004","imei2":"13197935988004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191585,"job_number":"JOB_191585","tr_customer_id":191603,"tr_customer_product_id":191593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:06:18.000Z","name":"Richie Blanda","mobile_number":"550-422-3322","email_id":"Janae_Nienow@hotmail.com","dop":"2025-04-06","serial_number":"11153005753260","imei1":"11153005753260","imei2":"11153005753260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191586,"job_number":"JOB_191586","tr_customer_id":191604,"tr_customer_product_id":191594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:40.000Z","modified_at":"2026-02-19T07:05:40.000Z","name":"Sonny Anderson","mobile_number":"308-884-9401","email_id":"Meagan24@hotmail.com","dop":"2025-04-06","serial_number":"17835905381992320","imei1":"17835905381992320","imei2":"17835905381992320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191587,"job_number":"JOB_191587","tr_customer_id":191605,"tr_customer_product_id":191595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:06:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13760703242487","imei1":"13760703242487","imei2":"13760703242487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191588,"job_number":"JOB_191588","tr_customer_id":191606,"tr_customer_product_id":191596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:07:03.000Z","name":"Sigurd Price","mobile_number":"346-516-8271","email_id":"Jade.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"11228952139095","imei1":"11228952139095","imei2":"11228952139095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191589,"job_number":"JOB_191589","tr_customer_id":191607,"tr_customer_product_id":191597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:27.000Z","modified_at":"2026-02-19T07:06:27.000Z","name":"Jodie Spencer","mobile_number":"738-415-4012","email_id":"Samantha.Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"17846630024053070","imei1":"17846630024053070","imei2":"17846630024053070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191590,"job_number":"JOB_191590","tr_customer_id":191608,"tr_customer_product_id":191598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:52.000Z","modified_at":"2026-02-19T07:06:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17681549856137","imei1":"17681549856137","imei2":"17681549856137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191591,"job_number":"JOB_191591","tr_customer_id":191609,"tr_customer_product_id":191599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:53.000Z","modified_at":"2026-02-19T07:07:31.000Z","name":"Ethyl Smitham","mobile_number":"870-821-9831","email_id":"Margot.Pacocha46@gmail.com","dop":"2025-04-06","serial_number":"12966772971529","imei1":"12966772971529","imei2":"12966772971529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191592,"job_number":"JOB_191592","tr_customer_id":191610,"tr_customer_product_id":191600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:54.000Z","modified_at":"2026-02-19T07:06:54.000Z","name":"Remington Larson","mobile_number":"617-913-3757","email_id":"Natasha68@gmail.com","dop":"2025-04-06","serial_number":"16515582620796064","imei1":"16515582620796064","imei2":"16515582620796064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191593,"job_number":"JOB_191593","tr_customer_id":191611,"tr_customer_product_id":191601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18984667137191","imei1":"18984667137191","imei2":"18984667137191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191594,"job_number":"JOB_191594","tr_customer_id":191612,"tr_customer_product_id":191602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:49.000Z","name":"Kayley Cremin","mobile_number":"810-889-1945","email_id":"Joey72@gmail.com","dop":"2025-04-06","serial_number":"17758222127870","imei1":"17758222127870","imei2":"17758222127870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191595,"job_number":"JOB_191595","tr_customer_id":191613,"tr_customer_product_id":191603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:12.000Z","modified_at":"2026-02-19T07:07:12.000Z","name":"Jolie Schaefer","mobile_number":"785-359-2459","email_id":"Zackary_Moen@hotmail.com","dop":"2025-04-06","serial_number":"14977780053307300","imei1":"14977780053307300","imei2":"14977780053307300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191596,"job_number":"JOB_191596","tr_customer_id":191614,"tr_customer_product_id":191604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:21.000Z","modified_at":"2026-02-19T07:07:59.000Z","name":"Wiley Bins","mobile_number":"430-963-0403","email_id":"Sylvan75@yahoo.com","dop":"2025-04-06","serial_number":"15062486561936","imei1":"15062486561936","imei2":"15062486561936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191597,"job_number":"JOB_191597","tr_customer_id":191615,"tr_customer_product_id":191605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:22.000Z","modified_at":"2026-02-19T07:07:22.000Z","name":"Dakota Osinski","mobile_number":"252-606-9733","email_id":"Antonio_Torphy44@gmail.com","dop":"2025-04-06","serial_number":"13959539819786006","imei1":"13959539819786006","imei2":"13959539819786006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191598,"job_number":"JOB_191598","tr_customer_id":191616,"tr_customer_product_id":191606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:38.000Z","modified_at":"2026-02-19T07:07:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10917158637393","imei1":"10917158637393","imei2":"10917158637393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191599,"job_number":"JOB_191599","tr_customer_id":191617,"tr_customer_product_id":191607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:39.000Z","modified_at":"2026-02-19T07:08:17.000Z","name":"Una Frami","mobile_number":"539-781-7636","email_id":"Waino_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"16066370384018","imei1":"16066370384018","imei2":"16066370384018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191600,"job_number":"JOB_191600","tr_customer_id":191618,"tr_customer_product_id":191608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:40.000Z","modified_at":"2026-02-19T07:07:40.000Z","name":"Elijah Trantow","mobile_number":"994-314-7225","email_id":"Nathanial_Reilly12@yahoo.com","dop":"2025-04-06","serial_number":"19767605071851870","imei1":"19767605071851870","imei2":"19767605071851870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191601,"job_number":"JOB_191601","tr_customer_id":191619,"tr_customer_product_id":191609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:43.000Z","modified_at":"2026-02-19T07:08:22.000Z","name":"Julian Dare","mobile_number":"896-368-0523","email_id":"Jada.Sanford87@hotmail.com","dop":"2025-04-06","serial_number":"15707577581133","imei1":"15707577581133","imei2":"15707577581133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191602,"job_number":"JOB_191602","tr_customer_id":191620,"tr_customer_product_id":191610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:45.000Z","modified_at":"2026-02-19T07:07:45.000Z","name":"Sammie Kub","mobile_number":"849-737-5829","email_id":"Ford27@yahoo.com","dop":"2025-04-06","serial_number":"15927948525868074","imei1":"15927948525868074","imei2":"15927948525868074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191603,"job_number":"JOB_191603","tr_customer_id":191621,"tr_customer_product_id":191611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:08:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12421235834754","imei1":"12421235834754","imei2":"12421235834754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191604,"job_number":"JOB_191604","tr_customer_id":191622,"tr_customer_product_id":191612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:09:02.000Z","name":"Elody Homenick","mobile_number":"497-244-8386","email_id":"Jeffry.Rutherford@yahoo.com","dop":"2025-04-06","serial_number":"13561252049692","imei1":"13561252049692","imei2":"13561252049692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191605,"job_number":"JOB_191605","tr_customer_id":191623,"tr_customer_product_id":191613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:25.000Z","modified_at":"2026-02-19T07:08:25.000Z","name":"Isaac Lockman","mobile_number":"993-854-4458","email_id":"Jeremie.Jakubowski16@yahoo.com","dop":"2025-04-06","serial_number":"16807907607307108","imei1":"16807907607307108","imei2":"16807907607307108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191606,"job_number":"JOB_191606","tr_customer_id":191624,"tr_customer_product_id":191614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:06.000Z","modified_at":"2026-02-19T07:11:43.000Z","name":"Shanny Schmitt","mobile_number":"302-277-5968","email_id":"Travon73@yahoo.com","dop":"2025-04-06","serial_number":"10127381774448","imei1":"10127381774448","imei2":"10127381774448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191607,"job_number":"JOB_191607","tr_customer_id":191625,"tr_customer_product_id":191615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"Vada Renner","mobile_number":"742-484-8183","email_id":"Waino_Herman39@hotmail.com","dop":"2025-04-06","serial_number":"18751092472277924","imei1":"18751092472277924","imei2":"18751092472277924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191608,"job_number":"JOB_191608","tr_customer_id":191626,"tr_customer_product_id":191616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867217387781","imei1":"11867217387781","imei2":"11867217387781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191609,"job_number":"JOB_191609","tr_customer_id":191627,"tr_customer_product_id":191617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:46.000Z","name":"Natasha Franecki","mobile_number":"308-708-2627","email_id":"Rosalinda26@yahoo.com","dop":"2025-04-06","serial_number":"15786856087776","imei1":"15786856087776","imei2":"15786856087776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191610,"job_number":"JOB_191610","tr_customer_id":191628,"tr_customer_product_id":191618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:09.000Z","modified_at":"2026-02-19T07:11:09.000Z","name":"Lourdes McKenzie","mobile_number":"759-247-0289","email_id":"Angel8@yahoo.com","dop":"2025-04-06","serial_number":"17927291686958916","imei1":"17927291686958916","imei2":"17927291686958916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191611,"job_number":"JOB_191611","tr_customer_id":191629,"tr_customer_product_id":191619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:11:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16424307164837","imei1":"16424307164837","imei2":"16424307164837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191612,"job_number":"JOB_191612","tr_customer_id":191630,"tr_customer_product_id":191620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:12:31.000Z","name":"Rowland Jaskolski","mobile_number":"466-689-4046","email_id":"Rachelle58@hotmail.com","dop":"2025-04-06","serial_number":"12023637511442","imei1":"12023637511442","imei2":"12023637511442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191613,"job_number":"JOB_191613","tr_customer_id":191631,"tr_customer_product_id":191621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:55.000Z","modified_at":"2026-02-19T07:11:55.000Z","name":"Anika Altenwerth","mobile_number":"823-695-0512","email_id":"Jazlyn73@hotmail.com","dop":"2025-04-06","serial_number":"16798553683161944","imei1":"16798553683161944","imei2":"16798553683161944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191614,"job_number":"JOB_191614","tr_customer_id":191632,"tr_customer_product_id":191622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:38.000Z","modified_at":"2026-02-19T07:12:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13941556815266","imei1":"13941556815266","imei2":"13941556815266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191615,"job_number":"JOB_191615","tr_customer_id":191633,"tr_customer_product_id":191623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:39.000Z","modified_at":"2026-02-19T07:13:16.000Z","name":"Colby Harber","mobile_number":"675-373-7751","email_id":"Desmond_Kling@yahoo.com","dop":"2025-04-06","serial_number":"10772445433144","imei1":"10772445433144","imei2":"10772445433144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191616,"job_number":"JOB_191616","tr_customer_id":191634,"tr_customer_product_id":191624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:40.000Z","modified_at":"2026-02-19T07:12:40.000Z","name":"Letitia Bahringer","mobile_number":"579-997-8334","email_id":"Johnny.Klein6@hotmail.com","dop":"2025-04-06","serial_number":"16434999357101108","imei1":"16434999357101108","imei2":"16434999357101108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191617,"job_number":"JOB_191617","tr_customer_id":191635,"tr_customer_product_id":191625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:39.000Z","modified_at":"2026-02-19T07:24:39.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10970323038188","imei1":"10970323038188","imei2":"110970323038188","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191618,"job_number":"JOB_191618","tr_customer_id":191636,"tr_customer_product_id":191626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:40.000Z","modified_at":"2026-02-19T07:24:40.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"288784996274971","imei1":"288784996274971","imei2":"1288784996274971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191619,"job_number":"JOB_191619","tr_customer_id":191637,"tr_customer_product_id":191627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:41.000Z","modified_at":"2026-02-19T07:25:13.000Z","name":"Lazaro Murazik","mobile_number":"941-308-0698","email_id":"Antonietta12@hotmail.com","dop":"2026-01-04","serial_number":"11902752836580","imei1":"11902752836580","imei2":"111902752836580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191620,"job_number":"JOB_191620","tr_customer_id":191638,"tr_customer_product_id":191628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:20.000Z","modified_at":"2026-02-19T07:25:20.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"10702424355596","imei1":"10702424355596","imei2":"110702424355596","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191621,"job_number":"JOB_191621","tr_customer_id":191639,"tr_customer_product_id":191629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:21.000Z","modified_at":"2026-02-19T07:25:21.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"186590127721549","imei1":"186590127721549","imei2":"1186590127721549","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191622,"job_number":"JOB_191622","tr_customer_id":191640,"tr_customer_product_id":191630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:22.000Z","modified_at":"2026-02-19T07:25:53.000Z","name":"Jules Barton","mobile_number":"454-254-3666","email_id":"Alessandra.Bailey@hotmail.com","dop":"2026-01-04","serial_number":"16040947768597","imei1":"16040947768597","imei2":"116040947768597","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191623,"job_number":"JOB_191623","tr_customer_id":191641,"tr_customer_product_id":191631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:00.000Z","modified_at":"2026-02-19T07:26:00.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18374584741686","imei1":"18374584741686","imei2":"118374584741686","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191624,"job_number":"JOB_191624","tr_customer_id":191642,"tr_customer_product_id":191632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:01.000Z","modified_at":"2026-02-19T07:26:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"133477966047001","imei1":"133477966047001","imei2":"1133477966047001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191625,"job_number":"JOB_191625","tr_customer_id":191643,"tr_customer_product_id":191633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:02.000Z","modified_at":"2026-02-19T07:26:33.000Z","name":"Elsie Bernhard","mobile_number":"208-392-6795","email_id":"Anika.Schulist@gmail.com","dop":"2026-01-04","serial_number":"17867640422436","imei1":"17867640422436","imei2":"117867640422436","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191626,"job_number":"JOB_191626","tr_customer_id":191644,"tr_customer_product_id":191634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:41.000Z","modified_at":"2026-02-19T07:26:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"101072616479104","imei1":"101072616479104","imei2":"1101072616479104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191627,"job_number":"JOB_191627","tr_customer_id":191645,"tr_customer_product_id":191635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:42.000Z","modified_at":"2026-02-19T07:27:14.000Z","name":"Fae Schaefer","mobile_number":"263-979-8832","email_id":"Elinor_Ortiz32@gmail.com","dop":"2026-01-04","serial_number":"15555224345239","imei1":"15555224345239","imei2":"115555224345239","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191628,"job_number":"JOB_191628","tr_customer_id":191646,"tr_customer_product_id":191636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:58.000Z","modified_at":"2026-02-19T07:46:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13806046602636","imei1":"13806046602636","imei2":"113806046602636","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191629,"job_number":"JOB_191629","tr_customer_id":191647,"tr_customer_product_id":191637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:59.000Z","modified_at":"2026-02-19T07:46:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"841636461579135","imei1":"841636461579135","imei2":"1841636461579135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191630,"job_number":"JOB_191630","tr_customer_id":191648,"tr_customer_product_id":191638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:00.000Z","modified_at":"2026-02-19T07:47:31.000Z","name":"Nicklaus Harris","mobile_number":"453-990-8215","email_id":"Rafael20@gmail.com","dop":"2026-01-04","serial_number":"12075530054946","imei1":"12075530054946","imei2":"112075530054946","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191631,"job_number":"JOB_191631","tr_customer_id":191649,"tr_customer_product_id":191639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:38.000Z","modified_at":"2026-02-19T07:47:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18130828851903","imei1":"18130828851903","imei2":"118130828851903","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191632,"job_number":"JOB_191632","tr_customer_id":191650,"tr_customer_product_id":191640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:39.000Z","modified_at":"2026-02-19T07:47:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"604367109044844","imei1":"604367109044844","imei2":"1604367109044844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191633,"job_number":"JOB_191633","tr_customer_id":191651,"tr_customer_product_id":191641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:40.000Z","modified_at":"2026-02-19T07:48:10.000Z","name":"Alexandrine Wuckert","mobile_number":"642-341-2869","email_id":"Carey53@gmail.com","dop":"2026-01-04","serial_number":"19688634534960","imei1":"19688634534960","imei2":"119688634534960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191634,"job_number":"JOB_191634","tr_customer_id":191652,"tr_customer_product_id":191642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:16.000Z","modified_at":"2026-02-19T07:48:17.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18546222229640","imei1":"18546222229640","imei2":"118546222229640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191635,"job_number":"JOB_191635","tr_customer_id":191653,"tr_customer_product_id":191643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"337462127049722","imei1":"337462127049722","imei2":"1337462127049722","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191636,"job_number":"JOB_191636","tr_customer_id":191654,"tr_customer_product_id":191644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:49.000Z","name":"Owen Graham","mobile_number":"915-396-4557","email_id":"Johnathon.Robel@hotmail.com","dop":"2026-01-04","serial_number":"18064603220343","imei1":"18064603220343","imei2":"118064603220343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191637,"job_number":"JOB_191637","tr_customer_id":191655,"tr_customer_product_id":191645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:56.000Z","modified_at":"2026-02-19T07:48:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"877834482726417","imei1":"877834482726417","imei2":"1877834482726417","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191638,"job_number":"JOB_191638","tr_customer_id":191656,"tr_customer_product_id":191646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:57.000Z","modified_at":"2026-02-19T07:49:27.000Z","name":"Anabel Feest","mobile_number":"859-966-2478","email_id":"Berneice.Doyle67@gmail.com","dop":"2026-01-04","serial_number":"12706218025127","imei1":"12706218025127","imei2":"112706218025127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191643,"job_number":"JOB_191643","tr_customer_id":191661,"tr_customer_product_id":191651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:57.000Z","modified_at":"2026-02-19T08:02:37.000Z","name":"Clark Mills","mobile_number":"236-945-6802","email_id":"Idell_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"15866120138841","imei1":"15866120138841","imei2":"15866120138841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191644,"job_number":"JOB_191644","tr_customer_id":191662,"tr_customer_product_id":191652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:58.000Z","modified_at":"2026-02-19T08:01:58.000Z","name":"Paxton Macejkovic","mobile_number":"369-240-5793","email_id":"Freddie_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15470095690969360","imei1":"15470095690969360","imei2":"15470095690969360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191646,"job_number":"JOB_191646","tr_customer_id":191664,"tr_customer_product_id":191654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:17.000Z","modified_at":"2026-02-19T08:02:54.000Z","name":"Reuben Stark","mobile_number":"968-269-1153","email_id":"Cindy.Grady@yahoo.com","dop":"2025-04-06","serial_number":"11462968178824","imei1":"11462968178824","imei2":"11462968178824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191647,"job_number":"JOB_191647","tr_customer_id":191665,"tr_customer_product_id":191655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:19.000Z","modified_at":"2026-02-19T08:02:19.000Z","name":"Colleen Osinski","mobile_number":"791-785-6289","email_id":"Dillan.Paucek@gmail.com","dop":"2025-04-06","serial_number":"19117326081372056","imei1":"19117326081372056","imei2":"19117326081372056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191650,"job_number":"JOB_191650","tr_customer_id":191668,"tr_customer_product_id":191658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:33:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15260723664240","imei1":"15260723664240","imei2":"15260723664240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191651,"job_number":"JOB_191651","tr_customer_id":191669,"tr_customer_product_id":191659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:34:28.000Z","name":"Jason Price","mobile_number":"208-925-0002","email_id":"Cordia_Hills38@gmail.com","dop":"2025-04-06","serial_number":"10038301347628","imei1":"10038301347628","imei2":"10038301347628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191652,"job_number":"JOB_191652","tr_customer_id":191670,"tr_customer_product_id":191660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:48.000Z","modified_at":"2026-02-19T09:33:48.000Z","name":"Terrance Reynolds","mobile_number":"759-521-2405","email_id":"Adolph_Abbott30@gmail.com","dop":"2025-04-06","serial_number":"11423271831124800","imei1":"11423271831124800","imei2":"11423271831124800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191653,"job_number":"JOB_191653","tr_customer_id":191671,"tr_customer_product_id":191661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:35.000Z","modified_at":"2026-02-19T09:34:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617700466832","imei1":"16617700466832","imei2":"16617700466832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191654,"job_number":"JOB_191654","tr_customer_id":191672,"tr_customer_product_id":191662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:36.000Z","modified_at":"2026-02-19T09:35:16.000Z","name":"Kelsie Goodwin","mobile_number":"303-545-5841","email_id":"Minerva35@yahoo.com","dop":"2025-04-06","serial_number":"11751456984945","imei1":"11751456984945","imei2":"11751456984945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191655,"job_number":"JOB_191655","tr_customer_id":191673,"tr_customer_product_id":191663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:37.000Z","modified_at":"2026-02-19T09:34:37.000Z","name":"Vanessa Block","mobile_number":"389-764-0185","email_id":"Marvin.Medhurst@gmail.com","dop":"2025-04-06","serial_number":"16403543770703728","imei1":"16403543770703728","imei2":"16403543770703728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191656,"job_number":"JOB_191656","tr_customer_id":191674,"tr_customer_product_id":191664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:24.000Z","modified_at":"2026-02-19T09:35:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15058003026422","imei1":"15058003026422","imei2":"15058003026422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191657,"job_number":"JOB_191657","tr_customer_id":191675,"tr_customer_product_id":191665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:25.000Z","modified_at":"2026-02-19T09:36:04.000Z","name":"Rosalinda Carroll","mobile_number":"822-311-0450","email_id":"Effie.Feil@gmail.com","dop":"2025-04-06","serial_number":"17609085490039","imei1":"17609085490039","imei2":"17609085490039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191658,"job_number":"JOB_191658","tr_customer_id":191676,"tr_customer_product_id":191666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:26.000Z","modified_at":"2026-02-19T09:35:26.000Z","name":"Myrtle Waelchi","mobile_number":"983-236-7233","email_id":"Jena.Rolfson78@gmail.com","dop":"2025-04-06","serial_number":"15313513799730134","imei1":"15313513799730134","imei2":"15313513799730134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191662,"job_number":"JOB_191662","tr_customer_id":191680,"tr_customer_product_id":191670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:49:19.000Z","modified_at":"2026-02-19T10:49:19.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-09","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-09T10:49:18.901332376Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191663,"job_number":"JOB_191663","tr_customer_id":191681,"tr_customer_product_id":191671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:54:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"44989711428420","imei1":"44989711428420","imei2":"44989711428420","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191664,"job_number":"JOB_191664","tr_customer_id":191682,"tr_customer_product_id":191672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:55:17.000Z","name":"Kali Schmeler","mobile_number":"617-245-1993","email_id":"Gino50@hotmail.com","dop":"2024-08-17","serial_number":"49055281199874","imei1":"49055281199874","imei2":"49055281199874","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191665,"job_number":"JOB_191665","tr_customer_id":191683,"tr_customer_product_id":191673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:20.000Z","modified_at":"2026-02-19T10:55:20.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"78418332070851","imei1":"78418332070851","imei2":"78418332070851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191666,"job_number":"JOB_191666","tr_customer_id":191684,"tr_customer_product_id":191674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:21.000Z","modified_at":"2026-02-19T10:55:48.000Z","name":"Dario Nienow","mobile_number":"329-534-4967","email_id":"Cortney.Wiegand32@hotmail.com","dop":"2024-08-17","serial_number":"80193729309301","imei1":"80193729309301","imei2":"80193729309301","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191667,"job_number":"JOB_191667","tr_customer_id":191685,"tr_customer_product_id":191675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:55:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"89618186994464","imei1":"89618186994464","imei2":"89618186994464","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191668,"job_number":"JOB_191668","tr_customer_id":191686,"tr_customer_product_id":191676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:56:18.000Z","name":"Daren Botsford","mobile_number":"668-853-5008","email_id":"Carole_Heller11@gmail.com","dop":"2024-08-17","serial_number":"36508314183249","imei1":"36508314183249","imei2":"36508314183249","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191669,"job_number":"JOB_191669","tr_customer_id":191687,"tr_customer_product_id":191677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:56:22.000Z","modified_at":"2026-02-19T10:56:48.000Z","name":"Taylor Kris","mobile_number":"615-848-1160","email_id":"Arnaldo_Huels@hotmail.com","dop":"2024-08-17","serial_number":"22455161083068","imei1":"22455161083068","imei2":"22455161083068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191670,"job_number":"JOB_191670","tr_customer_id":191688,"tr_customer_product_id":191678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:56:45.000Z","modified_at":"2026-02-19T10:57:15.000Z","name":"Neal Terry","mobile_number":"448-539-3836","email_id":"Marjolaine.Boyle@yahoo.com","dop":"2024-08-17","serial_number":"79987382265772","imei1":"79987382265772","imei2":"79987382265772","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191671,"job_number":"JOB_191671","tr_customer_id":191689,"tr_customer_product_id":191679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:18.000Z","modified_at":"2026-02-19T10:57:18.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"88071484536937","imei1":"88071484536937","imei2":"88071484536937","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191672,"job_number":"JOB_191672","tr_customer_id":191690,"tr_customer_product_id":191680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:19.000Z","modified_at":"2026-02-19T10:57:47.000Z","name":"Camren Nader","mobile_number":"997-947-7838","email_id":"Arne_Boyle97@hotmail.com","dop":"2024-08-17","serial_number":"41643109666782","imei1":"41643109666782","imei2":"41643109666782","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191673,"job_number":"JOB_191673","tr_customer_id":191691,"tr_customer_product_id":191681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:57:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"42053028690655","imei1":"42053028690655","imei2":"42053028690655","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191674,"job_number":"JOB_191674","tr_customer_id":191692,"tr_customer_product_id":191682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:58:19.000Z","name":"Dayton Howe","mobile_number":"988-552-4871","email_id":"Sydney_Hills@yahoo.com","dop":"2024-08-17","serial_number":"80141583611815","imei1":"80141583611815","imei2":"80141583611815","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191675,"job_number":"JOB_191675","tr_customer_id":191693,"tr_customer_product_id":191683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:58:23.000Z","modified_at":"2026-02-19T10:58:51.000Z","name":"Lesley O'Keefe","mobile_number":"967-540-5372","email_id":"Jeffery_Raynor63@gmail.com","dop":"2024-08-17","serial_number":"51896829204361","imei1":"51896829204361","imei2":"51896829204361","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191676,"job_number":"JOB_191676","tr_customer_id":191694,"tr_customer_product_id":191684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:40.000Z","modified_at":"2026-02-19T11:07:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-09","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-09T11:07:31.391140676Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191677,"job_number":"JOB_191677","tr_customer_id":191695,"tr_customer_product_id":191685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:41.000Z","modified_at":"2026-02-19T11:07:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-09","serial_number":"43963216242923","imei1":"43963216242923","imei2":"43963216242923","popurl":"2026-02-09T11:07:31.393202536Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191678,"job_number":"JOB_191678","tr_customer_id":191696,"tr_customer_product_id":191686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:54.000Z","modified_at":"2026-02-19T11:07:54.000Z","name":"Vaijayanthi Panicker","mobile_number":"8691349342","email_id":"dayaananda.gupta@yahoo.co.in","dop":"2026-02-09","serial_number":"58313913701262","imei1":"58313913701262","imei2":"58313913701262","popurl":"www.madhuri-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191679,"job_number":"JOB_191679","tr_customer_id":191697,"tr_customer_product_id":191687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"98628792734653","imei1":"98628792734653","imei2":"98628792734653","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191680,"job_number":"JOB_191680","tr_customer_id":191698,"tr_customer_product_id":191688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:52.000Z","name":"Gideon Weber","mobile_number":"899-242-3673","email_id":"Brandyn54@gmail.com","dop":"2024-08-17","serial_number":"75865062410435","imei1":"75865062410435","imei2":"75865062410435","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191681,"job_number":"JOB_191681","tr_customer_id":191699,"tr_customer_product_id":191689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:18:56.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"31170109765347","imei1":"31170109765347","imei2":"31170109765347","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191682,"job_number":"JOB_191682","tr_customer_id":191700,"tr_customer_product_id":191690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:19:24.000Z","name":"Mandy Wintheiser","mobile_number":"588-575-1206","email_id":"Danial.Morar75@hotmail.com","dop":"2024-08-17","serial_number":"58393819038232","imei1":"58393819038232","imei2":"58393819038232","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191683,"job_number":"JOB_191683","tr_customer_id":191701,"tr_customer_product_id":191691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:28.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"78662442227516","imei1":"78662442227516","imei2":"78662442227516","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191684,"job_number":"JOB_191684","tr_customer_id":191702,"tr_customer_product_id":191692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:57.000Z","name":"Juston O'Hara","mobile_number":"326-738-9063","email_id":"Glenda.Nader28@hotmail.com","dop":"2024-08-17","serial_number":"29563202279445","imei1":"29563202279445","imei2":"29563202279445","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191685,"job_number":"JOB_191685","tr_customer_id":191703,"tr_customer_product_id":191693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:20:01.000Z","modified_at":"2026-02-19T11:20:29.000Z","name":"Bennett Leannon","mobile_number":"423-879-0334","email_id":"Joanie33@hotmail.com","dop":"2024-08-17","serial_number":"98259567411573","imei1":"98259567411573","imei2":"98259567411573","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191686,"job_number":"JOB_191686","tr_customer_id":191704,"tr_customer_product_id":191694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:10.000Z","modified_at":"2026-02-19T11:24:41.000Z","name":"Odessa Schoen","mobile_number":"749-626-7790","email_id":"Jorge.Wolf@yahoo.com","dop":"2024-08-17","serial_number":"92286730907098","imei1":"92286730907098","imei2":"92286730907098","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191687,"job_number":"JOB_191687","tr_customer_id":191705,"tr_customer_product_id":191695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:24:45.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"44201036813740","imei1":"44201036813740","imei2":"44201036813740","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191688,"job_number":"JOB_191688","tr_customer_id":191706,"tr_customer_product_id":191696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:25:14.000Z","name":"Autumn Labadie","mobile_number":"548-420-1895","email_id":"Madelynn.Gibson@gmail.com","dop":"2024-08-17","serial_number":"85740012566336","imei1":"85740012566336","imei2":"85740012566336","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191689,"job_number":"JOB_191689","tr_customer_id":191707,"tr_customer_product_id":191697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:18.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"19573557152348","imei1":"19573557152348","imei2":"19573557152348","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191690,"job_number":"JOB_191690","tr_customer_id":191708,"tr_customer_product_id":191698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:46.000Z","name":"Nicole Gerhold","mobile_number":"291-936-5739","email_id":"Frances.Dare10@yahoo.com","dop":"2024-08-17","serial_number":"32341283602874","imei1":"32341283602874","imei2":"32341283602874","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191691,"job_number":"JOB_191691","tr_customer_id":191709,"tr_customer_product_id":191699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:50.000Z","modified_at":"2026-02-19T11:26:19.000Z","name":"Nicolas Jenkins","mobile_number":"332-911-3215","email_id":"Dennis78@gmail.com","dop":"2024-08-17","serial_number":"57240475062326","imei1":"57240475062326","imei2":"57240475062326","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191692,"job_number":"JOB_191692","tr_customer_id":191710,"tr_customer_product_id":191700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Nikhil Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"55803253137837","imei1":"55803253137837","imei2":"55803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191693,"job_number":"JOB_191693","tr_customer_id":191711,"tr_customer_product_id":191701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"88803253137837","imei1":"88803253137837","imei2":"88803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191694,"job_number":"JOB_191694","tr_customer_id":191712,"tr_customer_product_id":191702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Ranjana Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"96803253137837","imei1":"96803253137837","imei2":"96803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191695,"job_number":"JOB_191695","tr_customer_id":191713,"tr_customer_product_id":191703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Uday Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"66803253137837","imei1":"66803253137837","imei2":"66803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191696,"job_number":"JOB_191696","tr_customer_id":191714,"tr_customer_product_id":191704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kishor Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12803253137837","imei1":"12803253137837","imei2":"12803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191697,"job_number":"JOB_191697","tr_customer_id":191715,"tr_customer_product_id":191705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Jatin Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12203253137837","imei1":"12203253137837","imei2":"12203253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191698,"job_number":"JOB_191698","tr_customer_id":191716,"tr_customer_product_id":191706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:58:55.000Z","modified_at":"2026-02-19T11:58:55.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-09","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-09T11:58:55.447715085Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191699,"job_number":"JOB_191699","tr_customer_id":191717,"tr_customer_product_id":191707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:14.000Z","modified_at":"2026-02-19T12:03:22.000Z","name":"Ruth Weber","mobile_number":"590-655-9368","email_id":"Eloise.Lockman28@gmail.com","dop":"2025-04-06","serial_number":"12637268921047","imei1":"12637268921047","imei2":"12637268921047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T12:03:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191700,"job_number":"JOB_191700","tr_customer_id":191718,"tr_customer_product_id":191708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:15.000Z","modified_at":"2026-02-19T12:03:15.000Z","name":"Freeman Flatley","mobile_number":"309-904-5670","email_id":"Maverick.Kiehn60@yahoo.com","dop":"2025-04-06","serial_number":"14392915632611334","imei1":"14392915632611334","imei2":"14392915632611334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191701,"job_number":"JOB_191701","tr_customer_id":191719,"tr_customer_product_id":191709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:50.000Z","modified_at":"2026-02-19T12:44:50.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"30488043897494","imei1":"30488043897494","imei2":"30488043897494","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191702,"job_number":"JOB_191702","tr_customer_id":191720,"tr_customer_product_id":191710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:51.000Z","modified_at":"2026-02-19T12:45:20.000Z","name":"Brenda Jaskolski","mobile_number":"793-930-6610","email_id":"Vernice.Yundt85@yahoo.com","dop":"2024-08-17","serial_number":"20557924815443","imei1":"20557924815443","imei2":"20557924815443","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191703,"job_number":"JOB_191703","tr_customer_id":191721,"tr_customer_product_id":191711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:23.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"17067412500198","imei1":"17067412500198","imei2":"17067412500198","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191704,"job_number":"JOB_191704","tr_customer_id":191722,"tr_customer_product_id":191712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:51.000Z","name":"Danny Bogan","mobile_number":"661-312-4984","email_id":"Vance_Ebert42@gmail.com","dop":"2024-08-17","serial_number":"52012134137830","imei1":"52012134137830","imei2":"52012134137830","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191705,"job_number":"JOB_191705","tr_customer_id":191723,"tr_customer_product_id":191713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:54.000Z","modified_at":"2026-02-19T12:46:22.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"25086746307960","imei1":"25086746307960","imei2":"25086746307960","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191707,"job_number":"JOB_191707","tr_customer_id":191725,"tr_customer_product_id":191715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:46:56.000Z","modified_at":"2026-02-19T13:46:56.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-09","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-09T13:46:55.578068802Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191709,"job_number":"JOB_191709","tr_customer_id":191727,"tr_customer_product_id":191717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Willy Deckow","mobile_number":"228-903-0687","email_id":"Olga_Schmitt71@yahoo.com","dop":"2025-05-30","serial_number":"13022847227504","imei1":"13022847227504","imei2":"13022847227504","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191710,"job_number":"JOB_191710","tr_customer_id":191728,"tr_customer_product_id":191718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:43.000Z","modified_at":"2026-02-19T14:03:43.000Z","name":"Clement Thompson","mobile_number":"751-722-2206","email_id":"Marilie45@gmail.com","dop":"2025-05-30","serial_number":"1333814091118503","imei1":"1333814091118503","imei2":"1333814091118503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:40.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191227,"job_number":"JOB_191227","tr_customer_id":191245,"tr_customer_product_id":191235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Roscoe_Pacocha68@gmail.com","dop":"2025-07-02","serial_number":"13456132545725","imei1":"13456132545725","imei2":"13456132545725","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191235,"job_number":"JOB_191235","tr_customer_id":191253,"tr_customer_product_id":191243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jena59@hotmail.com","dop":"2025-07-02","serial_number":"10301740247339","imei1":"10301740247339","imei2":"10301740247339","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191275,"job_number":"JOB_191275","tr_customer_id":191293,"tr_customer_product_id":191283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:26.000Z","modified_at":"2026-02-19T04:31:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"159338854979578","imei1":"159338854979578","imei2":"159338854979578","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191277,"job_number":"JOB_191277","tr_customer_id":191295,"tr_customer_product_id":191285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Katlynn Leffler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123648581960362","imei1":"123648581960362","imei2":"123648581960362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191278,"job_number":"JOB_191278","tr_customer_id":191296,"tr_customer_product_id":191286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Theodore Dach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198179802410571","imei1":"198179802410571","imei2":"198179802410571","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191279,"job_number":"JOB_191279","tr_customer_id":191297,"tr_customer_product_id":191287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Edgardo Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187363699565528","imei1":"187363699565528","imei2":"187363699565528","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191280,"job_number":"JOB_191280","tr_customer_id":191298,"tr_customer_product_id":191288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:28.000Z","modified_at":"2026-02-19T04:31:53.000Z","name":"Davon Ruecker","mobile_number":"876-911-2049","email_id":"Anibal_Champlin47@gmail.com","dop":"2025-10-01","serial_number":"19131175331071","imei1":"19131175331071","imei2":"19131175331071","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191288,"job_number":"JOB_191288","tr_customer_id":191306,"tr_customer_product_id":191296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109799852921396","imei1":"109799852921396","imei2":"109799852921396","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191291,"job_number":"JOB_191291","tr_customer_id":191309,"tr_customer_product_id":191299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"Andrew Gorczany","mobile_number":"798-626-5748","email_id":"Zachary_Treutel@hotmail.com","dop":"2025-06-09","serial_number":"105631292130468","imei1":"105631292130468","imei2":"105631292130468","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191292,"job_number":"JOB_191292","tr_customer_id":191310,"tr_customer_product_id":191300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Linnea Mayer","mobile_number":"914-795-0393","email_id":"Camille29@gmail.com","dop":"2025-06-09","serial_number":"108218012916195","imei1":"108218012916195","imei2":"108218012916195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191301,"job_number":"JOB_191301","tr_customer_id":191319,"tr_customer_product_id":191309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119407588425338","imei1":"119407588425338","imei2":"119407588425338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191303,"job_number":"JOB_191303","tr_customer_id":191321,"tr_customer_product_id":191311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Reyna Olson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130969155670555","imei1":"130969155670555","imei2":"130969155670555","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191305,"job_number":"JOB_191305","tr_customer_id":191323,"tr_customer_product_id":191313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Bradford Weimann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146283448515101","imei1":"146283448515101","imei2":"146283448515101","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191307,"job_number":"JOB_191307","tr_customer_id":191325,"tr_customer_product_id":191315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Brooks Gleason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108504704280765","imei1":"108504704280765","imei2":"108504704280765","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191315,"job_number":"JOB_191315","tr_customer_id":191333,"tr_customer_product_id":191323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10793364313034","imei1":"10793364313034","imei2":"10793364313034","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191316,"job_number":"JOB_191316","tr_customer_id":191334,"tr_customer_product_id":191324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16037883269870","imei1":"16037883269870","imei2":"16037883269870","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191331,"job_number":"JOB_191331","tr_customer_id":191349,"tr_customer_product_id":191339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109820564014651","imei1":"109820564014651","imei2":"109820564014651","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191332,"job_number":"JOB_191332","tr_customer_id":191350,"tr_customer_product_id":191340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:32:03.000Z","name":"Gene Toy","mobile_number":"624-282-6599","email_id":"Vella.Schuster20@hotmail.com","dop":"2025-06-09","serial_number":"104791695340797","imei1":"104791695340797","imei2":"104791695340797","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191334,"job_number":"JOB_191334","tr_customer_id":191352,"tr_customer_product_id":191342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Melvin Runte","mobile_number":"886-466-0701","email_id":"Spencer38@yahoo.com","dop":"2025-06-09","serial_number":"109385615247652","imei1":"109385615247652","imei2":"109385615247652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191336,"job_number":"JOB_191336","tr_customer_id":191354,"tr_customer_product_id":191344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Wyman Fisher","mobile_number":"277-585-1202","email_id":"Ryann_McLaughlin15@yahoo.com","dop":"2025-06-09","serial_number":"68092580277484340","imei1":"68092580277484340","imei2":"68092580277484340","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191338,"job_number":"JOB_191338","tr_customer_id":191356,"tr_customer_product_id":191346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:55.000Z","modified_at":"2026-02-19T04:32:05.000Z","name":"Johan Rosenbaum","mobile_number":"644-461-0285","email_id":"Neoma.Gorczany@gmail.com","dop":"2025-12-31","serial_number":"10794076284213","imei1":"10794076284213","imei2":"10794076284213","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191345,"job_number":"JOB_191345","tr_customer_id":191363,"tr_customer_product_id":191353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103263885823478","imei1":"103263885823478","imei2":"103263885823478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191346,"job_number":"JOB_191346","tr_customer_id":191364,"tr_customer_product_id":191354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Carmel Bayer","mobile_number":"882-460-7999","email_id":"Zora.OConner@hotmail.com","dop":"2025-06-09","serial_number":"102136684919115","imei1":"102136684919115","imei2":"102136684919115","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191347,"job_number":"JOB_191347","tr_customer_id":191365,"tr_customer_product_id":191355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Hilario Weissnat","mobile_number":"677-453-1920","email_id":"Stefanie.Kihn30@hotmail.com","dop":"2025-06-09","serial_number":"105170713321617","imei1":"105170713321617","imei2":"105170713321617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191348,"job_number":"JOB_191348","tr_customer_id":191366,"tr_customer_product_id":191356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:18.000Z","name":"Garry Gutmann","mobile_number":"713-856-5288","email_id":"Isadore26@yahoo.com","dop":"2025-12-31","serial_number":"10345922598274","imei1":"10345922598274","imei2":"10345922598274","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191364,"job_number":"JOB_191364","tr_customer_id":191382,"tr_customer_product_id":191372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Levi Weber","mobile_number":"417-976-1876","email_id":"Anthony_Stokes5@hotmail.com","dop":"2025-12-31","serial_number":"10199894450424","imei1":"10199894450424","imei2":"10199894450424","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191443,"job_number":"JOB_191443","tr_customer_id":191461,"tr_customer_product_id":191451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12022773298145","imei1":"12022773298145","imei2":"12022773298145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191444,"job_number":"JOB_191444","tr_customer_id":191462,"tr_customer_product_id":191452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11054133234928","imei1":"11054133234928","imei2":"11054133234928","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191474,"job_number":"JOB_191474","tr_customer_id":191492,"tr_customer_product_id":191482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:43:33.000Z","modified_at":"2026-02-19T06:43:44.000Z","name":"Junius Shields","mobile_number":"704-681-5869","email_id":"Sidney_Mante80@gmail.com","dop":"2025-11-04","serial_number":"41171227559619","imei1":"41171227559619","imei2":"41171227559619","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191475,"job_number":"JOB_191475","tr_customer_id":191493,"tr_customer_product_id":191483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:43:48.000Z","modified_at":"2026-02-19T06:43:59.000Z","name":"Julio Leuschke","mobile_number":"478-922-3647","email_id":"Robbie.Quitzon55@hotmail.com","dop":"2025-11-04","serial_number":"16707764761113","imei1":"16707764761113","imei2":"16707764761113","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191476,"job_number":"JOB_191476","tr_customer_id":191494,"tr_customer_product_id":191484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:44:01.000Z","modified_at":"2026-02-19T06:44:25.000Z","name":"Toney Rodriguez","mobile_number":"594-494-5275","email_id":"Marietta_Deckow17@gmail.com","dop":"2025-10-01","serial_number":"18510571659036","imei1":"18510571659036","imei2":"18510571659036","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191477,"job_number":"JOB_191477","tr_customer_id":191495,"tr_customer_product_id":191485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:44:03.000Z","modified_at":"2026-02-19T06:44:14.000Z","name":"Danyka Pagac","mobile_number":"380-870-3472","email_id":"Cristobal18@yahoo.com","dop":"2025-11-04","serial_number":"43941066964575","imei1":"43941066964575","imei2":"43941066964575","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191478,"job_number":"JOB_191478","tr_customer_id":191496,"tr_customer_product_id":191486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108757581041104","imei1":"108757581041104","imei2":"108757581041104","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191479,"job_number":"JOB_191479","tr_customer_id":191497,"tr_customer_product_id":191487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:29.000Z","name":"Bettie Cummerata","mobile_number":"952-623-5419","email_id":"Richmond.Mayert@gmail.com","dop":"2025-06-09","serial_number":"102469457110205","imei1":"102469457110205","imei2":"102469457110205","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191480,"job_number":"JOB_191480","tr_customer_id":191498,"tr_customer_product_id":191488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"Gordon Moen","mobile_number":"701-285-8104","email_id":"Jason3@gmail.com","dop":"2025-06-09","serial_number":"103343936264125","imei1":"103343936264125","imei2":"103343936264125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191481,"job_number":"JOB_191481","tr_customer_id":191499,"tr_customer_product_id":191489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103167754540222","imei1":"103167754540222","imei2":"103167754540222","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191482,"job_number":"JOB_191482","tr_customer_id":191500,"tr_customer_product_id":191490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Lowell Konopelski","mobile_number":"945-868-0148","email_id":"Lilliana.Nolan2@gmail.com","dop":"2025-06-09","serial_number":"107222654171354","imei1":"107222654171354","imei2":"107222654171354","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191483,"job_number":"JOB_191483","tr_customer_id":191501,"tr_customer_product_id":191491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:34.000Z","modified_at":"2026-02-19T06:46:34.000Z","name":"Jaquelin O'Hara","mobile_number":"749-535-3697","email_id":"Ernie_Nikolaus@gmail.com","dop":"2025-06-09","serial_number":"107251503754724","imei1":"107251503754724","imei2":"107251503754724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191486,"job_number":"JOB_191486","tr_customer_id":191504,"tr_customer_product_id":191494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109747247863806","imei1":"109747247863806","imei2":"109747247863806","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191487,"job_number":"JOB_191487","tr_customer_id":191505,"tr_customer_product_id":191495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:47:00.000Z","name":"Lester Marquardt","mobile_number":"852-225-9999","email_id":"Nathen_Green@yahoo.com","dop":"2025-06-09","serial_number":"109527185904833","imei1":"109527185904833","imei2":"109527185904833","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191488,"job_number":"JOB_191488","tr_customer_id":191506,"tr_customer_product_id":191496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Jordyn Kilback","mobile_number":"735-583-8945","email_id":"Marvin_Yundt@gmail.com","dop":"2025-06-09","serial_number":"108252188193768","imei1":"108252188193768","imei2":"108252188193768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191491,"job_number":"JOB_191491","tr_customer_id":191509,"tr_customer_product_id":191499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"63907368070391","imei1":"63907368070391","imei2":"63907368070391","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191494,"job_number":"JOB_191494","tr_customer_id":191512,"tr_customer_product_id":191502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:36.000Z","modified_at":"2026-02-19T06:48:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98054822971936","imei1":"98054822971936","imei2":"98054822971936","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191495,"job_number":"JOB_191495","tr_customer_id":191513,"tr_customer_product_id":191503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:51.000Z","modified_at":"2026-02-19T06:49:02.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83398188571898","imei1":"83398188571898","imei2":"83398188571898","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191521,"job_number":"JOB_191521","tr_customer_id":191539,"tr_customer_product_id":191529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:36.000Z","modified_at":"2026-02-19T06:55:46.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"62133636957524","imei1":"62133636957524","imei2":"62133636957524","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191523,"job_number":"JOB_191523","tr_customer_id":191541,"tr_customer_product_id":191531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:50.000Z","modified_at":"2026-02-19T06:56:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"48707538807868","imei1":"48707538807868","imei2":"48707538807868","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191524,"job_number":"JOB_191524","tr_customer_id":191542,"tr_customer_product_id":191532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:04.000Z","modified_at":"2026-02-19T06:56:15.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"14799463704746","imei1":"14799463704746","imei2":"14799463704746","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191639,"job_number":"JOB_191639","tr_customer_id":191657,"tr_customer_product_id":191647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:49:39.000Z","modified_at":"2026-02-19T07:50:06.000Z","name":"Edwin Sporer","mobile_number":"747-820-2096","email_id":"Prince_OConner72@yahoo.com","dop":"2025-11-04","serial_number":"36703883546199","imei1":"36703883546199","imei2":"36703883546199","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191640,"job_number":"JOB_191640","tr_customer_id":191658,"tr_customer_product_id":191648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:53:54.000Z","modified_at":"2026-02-19T07:53:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Augustine64@hotmail.com","dop":"2025-07-02","serial_number":"14118099885827","imei1":"14118099885827","imei2":"14118099885827","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191641,"job_number":"JOB_191641","tr_customer_id":191659,"tr_customer_product_id":191649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:13.000Z","modified_at":"2026-02-19T07:54:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daryl8@yahoo.com","dop":"2025-07-02","serial_number":"12072430137911","imei1":"12072430137911","imei2":"12072430137911","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191642,"job_number":"JOB_191642","tr_customer_id":191660,"tr_customer_product_id":191650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:32.000Z","modified_at":"2026-02-19T07:54:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stanford21@gmail.com","dop":"2025-07-02","serial_number":"17437507193863","imei1":"17437507193863","imei2":"17437507193863","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191645,"job_number":"JOB_191645","tr_customer_id":191663,"tr_customer_product_id":191653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:09.000Z","modified_at":"2026-02-19T08:02:21.000Z","name":"Rachelle Langworth","mobile_number":"423-321-1641","email_id":"Hunter_Howe@yahoo.com","dop":"2025-11-04","serial_number":"52584719036264","imei1":"52584719036264","imei2":"52584719036264","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191648,"job_number":"JOB_191648","tr_customer_id":191666,"tr_customer_product_id":191656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:25.000Z","modified_at":"2026-02-19T08:02:36.000Z","name":"Jeanne Predovic","mobile_number":"219-439-0489","email_id":"Claudia_Beier@gmail.com","dop":"2025-11-04","serial_number":"96589064345417","imei1":"96589064345417","imei2":"96589064345417","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191649,"job_number":"JOB_191649","tr_customer_id":191667,"tr_customer_product_id":191657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:41.000Z","modified_at":"2026-02-19T08:02:52.000Z","name":"Owen Rice","mobile_number":"890-511-2127","email_id":"Shyann_Farrell50@gmail.com","dop":"2025-11-04","serial_number":"71378940272062","imei1":"71378940272062","imei2":"71378940272062","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191659,"job_number":"JOB_191659","tr_customer_id":191677,"tr_customer_product_id":191667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:39:46.000Z","modified_at":"2026-02-19T10:40:11.000Z","name":"Matt Flatley","mobile_number":"922-627-4490","email_id":"Denis_Satterfield@yahoo.com","dop":"2026-01-06","serial_number":"10856952892343","imei1":"10856952892343","imei2":"10856952892343","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191660,"job_number":"JOB_191660","tr_customer_id":191678,"tr_customer_product_id":191668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:40:46.000Z","modified_at":"2026-02-19T10:40:53.000Z","name":"Jodie Rosenbaum","mobile_number":"244-997-1443","email_id":"Brooklyn_Greenholt75@yahoo.com","dop":"2026-01-06","serial_number":"10665440944701","imei1":"10665440944701","imei2":"10665440944701","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191661,"job_number":"JOB_191661","tr_customer_id":191679,"tr_customer_product_id":191669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:41:01.000Z","modified_at":"2026-02-19T10:41:07.000Z","name":"Juliet Stroman","mobile_number":"949-390-3491","email_id":"Ned_Dickinson41@hotmail.com","dop":"2026-01-06","serial_number":"10940640823148","imei1":"10940640823148","imei2":"10940640823148","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:41:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191706,"job_number":"JOB_191706","tr_customer_id":191724,"tr_customer_product_id":191714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:39:02.000Z","modified_at":"2026-02-19T13:39:02.000Z","name":"Siddharth T","mobile_number":"9166881809","email_id":"abc124@xyz.com","dop":"2025-12-31","serial_number":"90274950465000","imei1":"90274950465000","imei2":"90274950465000","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa53a647-12b2-435e-af63-cd18109abc9f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14b0a050-7810-4a2a-8fcb-8fb50e5366fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191708"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"404-0wt6nYZ/4pM1k/MJXDgtasVBR64"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_191708 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 253 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8972df53-2fa3-4a68-9e2d-dbb8d5acf35f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191708"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07f514e0-be78-40a5-85d7-f7d8965a4298
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191708"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 092800ae-f7b1-487b-96e3-055e6603c362
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23583e0b-4952-47d8-866a-6fd34bf9c7d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191708
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 1.54KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f00db4f5-e80c-48c9-9e13-a6230df4e06c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"627-gn6STNl5uESobfTOTC6A2H8KIc8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":731358,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T14:03:41.000Z","created_at":"2026-02-19T14:03:41.000Z"},{"id":731359,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T14:03:41.000Z","created_at":"2026-02-19T14:03:41.000Z"}],"problems":[{"id":182455,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T14:03:41.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 252 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191708
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c31dfcf9-2b21-4dfb-8500-04f26aa42a5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191708
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f64b16cf-f2bc-4d5e-b72d-f413e3469bdf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191708
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 1.54KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51cd52de-e1e1-454f-8505-7faa923c20e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"627-gn6STNl5uESobfTOTC6A2H8KIc8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":731358,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T14:03:41.000Z","created_at":"2026-02-19T14:03:41.000Z"},{"id":731359,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T14:03:41.000Z","created_at":"2026-02-19T14:03:41.000Z"}],"problems":[{"id":182455,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T14:03:41.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a322f343-c59f-4798-996d-7f9d6bb8d4c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f79219c6-85bc-41f4-a600-a83c9e6890ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b83204c-34b4-4d1e-bf79-6a042803dd5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191708
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MTZ9.EQbd57lxnA-CFzzBtpe9mp8wIkjb2zL-clAREaF6tY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64ff545d-5495-4d41-a75b-033442f99f3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1349f08-b5dc-4205-8bd1-c4058b7b50ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-XKLLyF/TocRFe6CkynY725eJ+KI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 232 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec4b78c2-e150-493f-931f-27e5cac510c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 145069ee-cdf1-4fa0-b598-8c7f0852db1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62c875ac-f5fe-4560-b88c-3f4db71b5a91
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed8990f7-0576-4e3e-a16f-f773911e38f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-yZJp6yhP6Yx5CIy3OI3X0ilrubw"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":650},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 330ms
Mean size per request: 633.26KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fac0ad37-c33d-441b-9f4d-7cc58629466b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9e508-UDpkIUzjOdc2fmZ6OITbIS8LXt4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191219,"job_number":"JOB_191219","tr_customer_id":191237,"tr_customer_product_id":191227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:32.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Tomas Koch","mobile_number":"699-859-1365","email_id":"Orin_Vandervort38@yahoo.com","dop":"2025-04-06","serial_number":"12345223854772706","imei1":"12345223854772706","imei2":"12345223854772706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191220,"job_number":"JOB_191220","tr_customer_id":191238,"tr_customer_product_id":191228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:30:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10688052490658","imei1":"10688052490658","imei2":"10688052490658","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191222,"job_number":"JOB_191222","tr_customer_id":191240,"tr_customer_product_id":191230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"Macey Collier","mobile_number":"330-691-4736","email_id":"Noemy.Schmitt57@gmail.com","dop":"2025-06-18","serial_number":"1095139666501480","imei1":"1095139666501480","imei2":"1095139666501480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191223,"job_number":"JOB_191223","tr_customer_id":191241,"tr_customer_product_id":191231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14527071839745","imei1":"14527071839745","imei2":"14527071839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191225,"job_number":"JOB_191225","tr_customer_id":191243,"tr_customer_product_id":191233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15521206471769","imei1":"15521206471769","imei2":"15521206471769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191228,"job_number":"JOB_191228","tr_customer_id":191246,"tr_customer_product_id":191236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Maggie Brown","mobile_number":"808-955-2570","email_id":"Lacey_Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"17878608883291758","imei1":"17878608883291758","imei2":"17878608883291758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191229,"job_number":"JOB_191229","tr_customer_id":191247,"tr_customer_product_id":191237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Roslyn Kozey","mobile_number":"847-534-1220","email_id":"Curt_Turcotte95@yahoo.com","dop":"2025-04-06","serial_number":"17717156967680284","imei1":"17717156967680284","imei2":"17717156967680284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191230,"job_number":"JOB_191230","tr_customer_id":191248,"tr_customer_product_id":191238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:30:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16179755551988","imei1":"16179755551988","imei2":"16179755551988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191232,"job_number":"JOB_191232","tr_customer_id":191250,"tr_customer_product_id":191240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:49.000Z","modified_at":"2026-02-19T04:30:49.000Z","name":"Manuel Hermiston","mobile_number":"578-471-6815","email_id":"Emmet.Emard2@gmail.com","dop":"2025-04-06","serial_number":"13297329948250840","imei1":"13297329948250840","imei2":"13297329948250840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191233,"job_number":"JOB_191233","tr_customer_id":191251,"tr_customer_product_id":191241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10433950106655","imei1":"10433950106655","imei2":"10433950106655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191236,"job_number":"JOB_191236","tr_customer_id":191254,"tr_customer_product_id":191244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:52.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Mario Halvorson","mobile_number":"549-442-6335","email_id":"Nicolette.Durgan@hotmail.com","dop":"2025-04-06","serial_number":"12374650723664226","imei1":"12374650723664226","imei2":"12374650723664226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191237,"job_number":"JOB_191237","tr_customer_id":191255,"tr_customer_product_id":191245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:53.000Z","modified_at":"2026-02-19T04:30:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105986987772166","imei1":"105986987772166","imei2":"105986987772166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191239,"job_number":"JOB_191239","tr_customer_id":191257,"tr_customer_product_id":191247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17506590812941","imei1":"17506590812941","imei2":"17506590812941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191243,"job_number":"JOB_191243","tr_customer_id":191261,"tr_customer_product_id":191251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17709573491233","imei1":"17709573491233","imei2":"17709573491233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191244,"job_number":"JOB_191244","tr_customer_id":191262,"tr_customer_product_id":191252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191246,"job_number":"JOB_191246","tr_customer_id":191264,"tr_customer_product_id":191254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Chelsie Mayer","mobile_number":"502-985-7792","email_id":"Jerel_Nolan@gmail.com","dop":"2025-04-06","serial_number":"17427527163286678","imei1":"17427527163286678","imei2":"17427527163286678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191248,"job_number":"JOB_191248","tr_customer_id":191266,"tr_customer_product_id":191256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:02.000Z","modified_at":"2026-02-19T04:31:02.000Z","name":"Evie Rosenbaum","mobile_number":"358-682-6680","email_id":"Anya86@hotmail.com","dop":"2025-04-06","serial_number":"17172965686514828","imei1":"17172965686514828","imei2":"17172965686514828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191249,"job_number":"JOB_191249","tr_customer_id":191267,"tr_customer_product_id":191257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"94431409930443","imei1":"94431409930443","imei2":"94431409930443","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191250,"job_number":"JOB_191250","tr_customer_id":191268,"tr_customer_product_id":191258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"Rusty Greenfelder","mobile_number":"912-915-0205","email_id":"Samanta_Mante58@yahoo.com","dop":"2025-02-01","serial_number":"51419119876822","imei1":"51419119876822","imei2":"51419119876822","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191252,"job_number":"JOB_191252","tr_customer_id":191270,"tr_customer_product_id":191260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14721406438004","imei1":"14721406438004","imei2":"14721406438004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191254,"job_number":"JOB_191254","tr_customer_id":191272,"tr_customer_product_id":191262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:08.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Karolann Gaylord","mobile_number":"996-983-1831","email_id":"Carson.Hodkiewicz64@gmail.com","dop":"2025-04-06","serial_number":"16593499847656808","imei1":"16593499847656808","imei2":"16593499847656808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191255,"job_number":"JOB_191255","tr_customer_id":191273,"tr_customer_product_id":191263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17846571527278","imei1":"17846571527278","imei2":"17846571527278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191257,"job_number":"JOB_191257","tr_customer_id":191275,"tr_customer_product_id":191265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:13.000Z","modified_at":"2026-02-19T04:31:13.000Z","name":"Roma Marks","mobile_number":"437-494-5909","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"19624821195173516","imei1":"19624821195173516","imei2":"19624821195173516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191259,"job_number":"JOB_191259","tr_customer_id":191277,"tr_customer_product_id":191267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:14.000Z","name":"Althea Stark","mobile_number":"442-666-0010","email_id":"Amiya_Casper@yahoo.com","dop":"2025-05-30","serial_number":"19316279942896","imei1":"19316279942896","imei2":"19316279942896","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191260,"job_number":"JOB_191260","tr_customer_id":191278,"tr_customer_product_id":191268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:16.000Z","modified_at":"2026-02-19T04:31:16.000Z","name":"Watson McKenzie","mobile_number":"782-786-0920","email_id":"Javonte.Kreiger95@yahoo.com","dop":"2025-05-30","serial_number":"1504132836056941","imei1":"1504132836056941","imei2":"1504132836056941","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191261,"job_number":"JOB_191261","tr_customer_id":191279,"tr_customer_product_id":191269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:17.000Z","modified_at":"2026-02-19T04:31:17.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14683496787524","imei1":"14683496787524","imei2":"14683496787524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191263,"job_number":"JOB_191263","tr_customer_id":191281,"tr_customer_product_id":191271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18941371917464","imei1":"18941371917464","imei2":"18941371917464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191265,"job_number":"JOB_191265","tr_customer_id":191283,"tr_customer_product_id":191273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Loy Larkin","mobile_number":"742-200-4880","email_id":"Helena.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14030303457433894","imei1":"14030303457433894","imei2":"14030303457433894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191266,"job_number":"JOB_191266","tr_customer_id":191284,"tr_customer_product_id":191274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14297966424693","imei1":"14297966424693","imei2":"14297966424693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191268,"job_number":"JOB_191268","tr_customer_id":191286,"tr_customer_product_id":191276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"Cullen Terry","mobile_number":"828-203-2705","email_id":"Kobe74@gmail.com","dop":"2025-04-06","serial_number":"16840089126082376","imei1":"16840089126082376","imei2":"16840089126082376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191269,"job_number":"JOB_191269","tr_customer_id":191287,"tr_customer_product_id":191277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:21.000Z","modified_at":"2026-02-19T04:31:21.000Z","name":"Alysa Wilkinson","mobile_number":"313-667-2879","email_id":"Cletus.Casper63@gmail.com","dop":"2025-04-06","serial_number":"12679947916198118","imei1":"12679947916198118","imei2":"12679947916198118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191270,"job_number":"JOB_191270","tr_customer_id":191288,"tr_customer_product_id":191278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:23.000Z","modified_at":"2026-02-19T04:31:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10265128775868","imei1":"10265128775868","imei2":"10265128775868","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191272,"job_number":"JOB_191272","tr_customer_id":191290,"tr_customer_product_id":191280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424793826401","imei1":"14424793826401","imei2":"14424793826401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191273,"job_number":"JOB_191273","tr_customer_id":191291,"tr_customer_product_id":191281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"Kelley Willms","mobile_number":"828-844-3798","email_id":"Reymundo46@gmail.com","dop":"2025-08-24","serial_number":"1017470612274719","imei1":"1017470612274719","imei2":"1017470612274719","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191276,"job_number":"JOB_191276","tr_customer_id":191294,"tr_customer_product_id":191284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Herta Howell","mobile_number":"322-633-8668","email_id":"Anderson64@yahoo.com","dop":"2025-04-06","serial_number":"16570786360563086","imei1":"16570786360563086","imei2":"16570786360563086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191281,"job_number":"JOB_191281","tr_customer_id":191299,"tr_customer_product_id":191289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:31.000Z","modified_at":"2026-02-19T04:31:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15703621728856","imei1":"15703621728856","imei2":"15703621728856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191283,"job_number":"JOB_191283","tr_customer_id":191301,"tr_customer_product_id":191291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:33.000Z","modified_at":"2026-02-19T04:31:33.000Z","name":"Margarett Cummerata","mobile_number":"502-493-1780","email_id":"Stuart.Howell@gmail.com","dop":"2025-04-06","serial_number":"15501833992370586","imei1":"15501833992370586","imei2":"15501833992370586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191284,"job_number":"JOB_191284","tr_customer_id":191302,"tr_customer_product_id":191292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16727127899124","imei1":"16727127899124","imei2":"16727127899124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191285,"job_number":"JOB_191285","tr_customer_id":191303,"tr_customer_product_id":191293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15268983662685","imei1":"15268983662685","imei2":"15268983662685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191287,"job_number":"JOB_191287","tr_customer_id":191305,"tr_customer_product_id":191295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100418417039494","imei1":"100418417039494","imei2":"100418417039494","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191293,"job_number":"JOB_191293","tr_customer_id":191311,"tr_customer_product_id":191301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18322257132548","imei1":"18322257132548","imei2":"18322257132548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191295,"job_number":"JOB_191295","tr_customer_id":191313,"tr_customer_product_id":191303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Tomas Walsh","mobile_number":"638-993-9028","email_id":"Dejuan60@hotmail.com","dop":"2025-04-06","serial_number":"13380287608732708","imei1":"13380287608732708","imei2":"13380287608732708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191296,"job_number":"JOB_191296","tr_customer_id":191314,"tr_customer_product_id":191304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17995480919868","imei1":"17995480919868","imei2":"17995480919868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191298,"job_number":"JOB_191298","tr_customer_id":191316,"tr_customer_product_id":191306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Natalie Mohr","mobile_number":"629-541-1089","email_id":"Kylee_Willms14@gmail.com","dop":"2025-04-06","serial_number":"17723503581306908","imei1":"17723503581306908","imei2":"17723503581306908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191299,"job_number":"JOB_191299","tr_customer_id":191317,"tr_customer_product_id":191307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Leta Altenwerth","mobile_number":"817-674-5036","email_id":"Tony_Krajcik49@gmail.com","dop":"2025-04-06","serial_number":"17569539256543718","imei1":"17569539256543718","imei2":"17569539256543718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191300,"job_number":"JOB_191300","tr_customer_id":191318,"tr_customer_product_id":191308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Parker Swaniawski","mobile_number":"527-227-6056","email_id":"Destiney_Collins33@gmail.com","dop":"2025-04-06","serial_number":"16205342429589942","imei1":"16205342429589942","imei2":"16205342429589942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191302,"job_number":"JOB_191302","tr_customer_id":191320,"tr_customer_product_id":191310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14581719990621","imei1":"14581719990621","imei2":"14581719990621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191306,"job_number":"JOB_191306","tr_customer_id":191324,"tr_customer_product_id":191314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10309429948962","imei1":"10309429948962","imei2":"10309429948962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191309,"job_number":"JOB_191309","tr_customer_id":191327,"tr_customer_product_id":191317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Xander Hills","mobile_number":"575-941-7632","email_id":"Hanna.Larkin26@hotmail.com","dop":"2025-04-06","serial_number":"13362129501088114","imei1":"13362129501088114","imei2":"13362129501088114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191310,"job_number":"JOB_191310","tr_customer_id":191328,"tr_customer_product_id":191318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Jasper Stokes","mobile_number":"895-644-0176","email_id":"Donnell_Renner@gmail.com","dop":"2025-04-06","serial_number":"14150191643210690","imei1":"14150191643210690","imei2":"14150191643210690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191311,"job_number":"JOB_191311","tr_customer_id":191329,"tr_customer_product_id":191319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17311073826084","imei1":"17311073826084","imei2":"17311073826084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191312,"job_number":"JOB_191312","tr_customer_id":191330,"tr_customer_product_id":191320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15175724836326","imei1":"15175724836326","imei2":"15175724836326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191317,"job_number":"JOB_191317","tr_customer_id":191335,"tr_customer_product_id":191325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Mohammed Mills","mobile_number":"945-913-1733","email_id":"Tianna60@hotmail.com","dop":"2025-04-06","serial_number":"17048799110496500","imei1":"17048799110496500","imei2":"17048799110496500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191318,"job_number":"JOB_191318","tr_customer_id":191336,"tr_customer_product_id":191326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Callie Williamson","mobile_number":"842-492-9273","email_id":"Hardy.Mayer@yahoo.com","dop":"2025-04-06","serial_number":"17631394561579076","imei1":"17631394561579076","imei2":"17631394561579076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191322,"job_number":"JOB_191322","tr_customer_id":191340,"tr_customer_product_id":191330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12060365829808","imei1":"12060365829808","imei2":"12060365829808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191324,"job_number":"JOB_191324","tr_customer_id":191342,"tr_customer_product_id":191332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14228312850826","imei1":"14228312850826","imei2":"14228312850826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191325,"job_number":"JOB_191325","tr_customer_id":191343,"tr_customer_product_id":191333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"75571334072832","imei1":"75571334072832","imei2":"75571334072832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191327,"job_number":"JOB_191327","tr_customer_id":191345,"tr_customer_product_id":191335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Marques Lebsack","mobile_number":"647-492-7584","email_id":"Lincoln.Mills@gmail.com","dop":"2025-02-01","serial_number":"98866026318956","imei1":"98866026318956","imei2":"98866026318956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191328,"job_number":"JOB_191328","tr_customer_id":191346,"tr_customer_product_id":191336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Elva Roberts","mobile_number":"721-505-1004","email_id":"Tanner97@gmail.com","dop":"2025-04-06","serial_number":"17427579508372956","imei1":"17427579508372956","imei2":"17427579508372956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191329,"job_number":"JOB_191329","tr_customer_id":191347,"tr_customer_product_id":191337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:49.000Z","modified_at":"2026-02-19T04:31:49.000Z","name":"Doyle Hartmann","mobile_number":"361-598-5248","email_id":"Scot.Reinger@hotmail.com","dop":"2025-04-06","serial_number":"18566017327131970","imei1":"18566017327131970","imei2":"18566017327131970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191333,"job_number":"JOB_191333","tr_customer_id":191351,"tr_customer_product_id":191341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11721311962638","imei1":"11721311962638","imei2":"11721311962638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191337,"job_number":"JOB_191337","tr_customer_id":191355,"tr_customer_product_id":191345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Karina Leuschke","mobile_number":"347-689-1943","email_id":"Asia98@yahoo.com","dop":"2025-04-06","serial_number":"17762554263453148","imei1":"17762554263453148","imei2":"17762554263453148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191339,"job_number":"JOB_191339","tr_customer_id":191357,"tr_customer_product_id":191347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:58.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19797877332312","imei1":"19797877332312","imei2":"19797877332312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191341,"job_number":"JOB_191341","tr_customer_id":191359,"tr_customer_product_id":191349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:00.000Z","modified_at":"2026-02-19T04:32:00.000Z","name":"Marie DuBuque","mobile_number":"382-709-3166","email_id":"Jermain_Abshire73@yahoo.com","dop":"2025-04-06","serial_number":"14199064865140760","imei1":"14199064865140760","imei2":"14199064865140760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191342,"job_number":"JOB_191342","tr_customer_id":191360,"tr_customer_product_id":191350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11426890797979","imei1":"11426890797979","imei2":"11426890797979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191344,"job_number":"JOB_191344","tr_customer_id":191362,"tr_customer_product_id":191352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:07.000Z","modified_at":"2026-02-19T04:32:07.000Z","name":"Silas Bergstrom","mobile_number":"615-575-3513","email_id":"Elsa_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"18716640963760516","imei1":"18716640963760516","imei2":"18716640963760516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191349,"job_number":"JOB_191349","tr_customer_id":191367,"tr_customer_product_id":191357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13680125882455","imei1":"13680125882455","imei2":"13680125882455","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191351,"job_number":"JOB_191351","tr_customer_id":191369,"tr_customer_product_id":191359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16779910294063","imei1":"16779910294063","imei2":"16779910294063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191353,"job_number":"JOB_191353","tr_customer_id":191371,"tr_customer_product_id":191361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:11.000Z","name":"Vern Mitchell","mobile_number":"450-246-0894","email_id":"Hayden_Goldner65@yahoo.com","dop":"2025-08-24","serial_number":"1003357521150650","imei1":"1003357521150650","imei2":"1003357521150650","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191354,"job_number":"JOB_191354","tr_customer_id":191372,"tr_customer_product_id":191362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:12.000Z","modified_at":"2026-02-19T04:32:12.000Z","name":"Clint Dibbert","mobile_number":"399-300-5029","email_id":"Obie.Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"17527963676970402","imei1":"17527963676970402","imei2":"17527963676970402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191355,"job_number":"JOB_191355","tr_customer_id":191373,"tr_customer_product_id":191363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:17.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103292155322050","imei1":"103292155322050","imei2":"103292155322050","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191357,"job_number":"JOB_191357","tr_customer_id":191375,"tr_customer_product_id":191365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16923449199957","imei1":"16923449199957","imei2":"16923449199957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191359,"job_number":"JOB_191359","tr_customer_id":191377,"tr_customer_product_id":191367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15599199457187","imei1":"15599199457187","imei2":"15599199457187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191361,"job_number":"JOB_191361","tr_customer_id":191379,"tr_customer_product_id":191369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Winnifred Willms","mobile_number":"313-814-5130","email_id":"Leo28@yahoo.com","dop":"2025-04-06","serial_number":"16479026012223708","imei1":"16479026012223708","imei2":"16479026012223708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191362,"job_number":"JOB_191362","tr_customer_id":191380,"tr_customer_product_id":191370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Candice Collier","mobile_number":"370-895-3627","email_id":"Elmira_Schuppe41@hotmail.com","dop":"2025-04-06","serial_number":"14307850121123396","imei1":"14307850121123396","imei2":"14307850121123396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191363,"job_number":"JOB_191363","tr_customer_id":191381,"tr_customer_product_id":191371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15401237548972","imei1":"15401237548972","imei2":"15401237548972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191366,"job_number":"JOB_191366","tr_customer_id":191384,"tr_customer_product_id":191374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"Alford Okuneva","mobile_number":"385-981-9514","email_id":"Margarett52@gmail.com","dop":"2025-04-06","serial_number":"17577771243416328","imei1":"17577771243416328","imei2":"17577771243416328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191367,"job_number":"JOB_191367","tr_customer_id":191385,"tr_customer_product_id":191375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14435164813247","imei1":"14435164813247","imei2":"14435164813247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191369,"job_number":"JOB_191369","tr_customer_id":191387,"tr_customer_product_id":191377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11067001672904","imei1":"11067001672904","imei2":"11067001672904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191371,"job_number":"JOB_191371","tr_customer_id":191389,"tr_customer_product_id":191379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:26.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Walton Feil","mobile_number":"817-502-6783","email_id":"Andreanne91@yahoo.com","dop":"2025-04-06","serial_number":"10553834779386148","imei1":"10553834779386148","imei2":"10553834779386148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191372,"job_number":"JOB_191372","tr_customer_id":191390,"tr_customer_product_id":191380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:27.000Z","modified_at":"2026-02-19T04:32:27.000Z","name":"Gregorio Ernser","mobile_number":"244-721-5733","email_id":"Gwen.Howell10@yahoo.com","dop":"2025-04-06","serial_number":"10002755353752876","imei1":"10002755353752876","imei2":"10002755353752876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191373,"job_number":"JOB_191373","tr_customer_id":191391,"tr_customer_product_id":191381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17668753051353","imei1":"17668753051353","imei2":"17668753051353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191377,"job_number":"JOB_191377","tr_customer_id":191395,"tr_customer_product_id":191385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Demarcus O'Kon","mobile_number":"222-223-8615","email_id":"Caden_Kris71@yahoo.com","dop":"2025-04-06","serial_number":"14824563479941042","imei1":"14824563479941042","imei2":"14824563479941042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191379,"job_number":"JOB_191379","tr_customer_id":191397,"tr_customer_product_id":191387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11627456735752","imei1":"11627456735752","imei2":"11627456735752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191381,"job_number":"JOB_191381","tr_customer_id":191399,"tr_customer_product_id":191389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19428917573034","imei1":"19428917573034","imei2":"19428917573034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191383,"job_number":"JOB_191383","tr_customer_id":191401,"tr_customer_product_id":191391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"Lucinda Jones","mobile_number":"821-571-2879","email_id":"Corene.Nader@gmail.com","dop":"2025-04-06","serial_number":"15472190441873366","imei1":"15472190441873366","imei2":"15472190441873366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191384,"job_number":"JOB_191384","tr_customer_id":191402,"tr_customer_product_id":191392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:35.000Z","modified_at":"2026-02-19T04:32:35.000Z","name":"Laverne Boyle","mobile_number":"605-903-1782","email_id":"Max12@hotmail.com","dop":"2025-04-06","serial_number":"19190117543976904","imei1":"19190117543976904","imei2":"19190117543976904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191385,"job_number":"JOB_191385","tr_customer_id":191403,"tr_customer_product_id":191393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:32:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16274612667715","imei1":"16274612667715","imei2":"16274612667715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191387,"job_number":"JOB_191387","tr_customer_id":191405,"tr_customer_product_id":191395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:41.000Z","modified_at":"2026-02-19T04:32:41.000Z","name":"Jorge Dach","mobile_number":"322-210-9531","email_id":"Ines.Dietrich10@yahoo.com","dop":"2025-04-06","serial_number":"13558698334027136","imei1":"13558698334027136","imei2":"13558698334027136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191388,"job_number":"JOB_191388","tr_customer_id":191406,"tr_customer_product_id":191396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15920878802938","imei1":"15920878802938","imei2":"15920878802938","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191389,"job_number":"JOB_191389","tr_customer_id":191407,"tr_customer_product_id":191397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14558428107825","imei1":"14558428107825","imei2":"14558428107825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191392,"job_number":"JOB_191392","tr_customer_id":191410,"tr_customer_product_id":191400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Dawson Lubowitz","mobile_number":"441-901-7308","email_id":"Rozella85@hotmail.com","dop":"2025-08-24","serial_number":"1043714456399666","imei1":"1043714456399666","imei2":"1043714456399666","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191393,"job_number":"JOB_191393","tr_customer_id":191411,"tr_customer_product_id":191401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Brett Pagac","mobile_number":"533-649-8899","email_id":"Karelle35@yahoo.com","dop":"2025-04-06","serial_number":"15341964513358382","imei1":"15341964513358382","imei2":"15341964513358382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191394,"job_number":"JOB_191394","tr_customer_id":191412,"tr_customer_product_id":191402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820236391585","imei1":"11820236391585","imei2":"11820236391585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191396,"job_number":"JOB_191396","tr_customer_id":191414,"tr_customer_product_id":191404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:02.000Z","modified_at":"2026-02-19T04:33:02.000Z","name":"Armand Collier","mobile_number":"547-279-2348","email_id":"Grace_Roob35@yahoo.com","dop":"2025-04-06","serial_number":"10088671860230022","imei1":"10088671860230022","imei2":"10088671860230022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191397,"job_number":"JOB_191397","tr_customer_id":191415,"tr_customer_product_id":191405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10625071618433","imei1":"10625071618433","imei2":"10625071618433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191399,"job_number":"JOB_191399","tr_customer_id":191417,"tr_customer_product_id":191407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:07.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Bernhard Harber","mobile_number":"700-859-2474","email_id":"Delta_Batz25@yahoo.com","dop":"2025-04-06","serial_number":"10235909068054224","imei1":"10235909068054224","imei2":"10235909068054224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191400,"job_number":"JOB_191400","tr_customer_id":191418,"tr_customer_product_id":191408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16867844048046","imei1":"16867844048046","imei2":"16867844048046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191402,"job_number":"JOB_191402","tr_customer_id":191420,"tr_customer_product_id":191410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:11.000Z","modified_at":"2026-02-19T04:33:11.000Z","name":"Kaylie Crooks","mobile_number":"993-508-3141","email_id":"Adriel.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"12711298632183848","imei1":"12711298632183848","imei2":"12711298632183848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191403,"job_number":"JOB_191403","tr_customer_id":191421,"tr_customer_product_id":191411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11727626036444","imei1":"11727626036444","imei2":"11727626036444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191405,"job_number":"JOB_191405","tr_customer_id":191423,"tr_customer_product_id":191413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Ashtyn Jast","mobile_number":"422-760-7118","email_id":"Damien64@gmail.com","dop":"2025-04-06","serial_number":"13095709378852140","imei1":"13095709378852140","imei2":"13095709378852140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191409,"job_number":"JOB_191409","tr_customer_id":191427,"tr_customer_product_id":191417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:20.000Z","modified_at":"2026-02-19T04:33:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"17685194503322","imei1":"17685194503322","imei2":"17685194503322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191411,"job_number":"JOB_191411","tr_customer_id":191429,"tr_customer_product_id":191419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:22.000Z","modified_at":"2026-02-19T04:33:22.000Z","name":"Rosella Armstrong","mobile_number":"202-983-2446","email_id":"Jacklyn90@yahoo.com","dop":"2025-04-06","serial_number":"19276117195031424","imei1":"19276117195031424","imei2":"19276117195031424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191412,"job_number":"JOB_191412","tr_customer_id":191430,"tr_customer_product_id":191420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29842036041069","imei1":"29842036041069","imei2":"29842036041069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191413,"job_number":"JOB_191413","tr_customer_id":191431,"tr_customer_product_id":191421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27110335867748","imei1":"27110335867748","imei2":"27110335867748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191414,"job_number":"JOB_191414","tr_customer_id":191432,"tr_customer_product_id":191422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66556570237620","imei1":"66556570237620","imei2":"66556570237620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191415,"job_number":"JOB_191415","tr_customer_id":191433,"tr_customer_product_id":191423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57752523317588","imei1":"57752523317588","imei2":"57752523317588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191416,"job_number":"JOB_191416","tr_customer_id":191434,"tr_customer_product_id":191424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92110170384644","imei1":"92110170384644","imei2":"92110170384644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191417,"job_number":"JOB_191417","tr_customer_id":191435,"tr_customer_product_id":191425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90935454979574","imei1":"90935454979574","imei2":"90935454979574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191419,"job_number":"JOB_191419","tr_customer_id":191437,"tr_customer_product_id":191427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:56.000Z","modified_at":"2026-02-19T04:47:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64719831484479","imei1":"64719831484479","imei2":"64719831484479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191420,"job_number":"JOB_191420","tr_customer_id":191438,"tr_customer_product_id":191428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71395076744004","imei1":"71395076744004","imei2":"71395076744004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191421,"job_number":"JOB_191421","tr_customer_id":191439,"tr_customer_product_id":191429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91129808689876","imei1":"91129808689876","imei2":"91129808689876","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191422,"job_number":"JOB_191422","tr_customer_id":191440,"tr_customer_product_id":191430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23064840257479","imei1":"23064840257479","imei2":"23064840257479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191423,"job_number":"JOB_191423","tr_customer_id":191441,"tr_customer_product_id":191431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22427574509409","imei1":"22427574509409","imei2":"22427574509409","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191424,"job_number":"JOB_191424","tr_customer_id":191442,"tr_customer_product_id":191432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94703171718897","imei1":"94703171718897","imei2":"94703171718897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191426,"job_number":"JOB_191426","tr_customer_id":191444,"tr_customer_product_id":191434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61496919117840","imei1":"61496919117840","imei2":"61496919117840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191427,"job_number":"JOB_191427","tr_customer_id":191445,"tr_customer_product_id":191435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67324255506377","imei1":"67324255506377","imei2":"67324255506377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191428,"job_number":"JOB_191428","tr_customer_id":191446,"tr_customer_product_id":191436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57437809675330","imei1":"57437809675330","imei2":"57437809675330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191429,"job_number":"JOB_191429","tr_customer_id":191447,"tr_customer_product_id":191437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70060532965830","imei1":"70060532965830","imei2":"70060532965830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191430,"job_number":"JOB_191430","tr_customer_id":191448,"tr_customer_product_id":191438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53795388309916","imei1":"53795388309916","imei2":"53795388309916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191431,"job_number":"JOB_191431","tr_customer_id":191449,"tr_customer_product_id":191439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57749305923207","imei1":"57749305923207","imei2":"57749305923207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191434,"job_number":"JOB_191434","tr_customer_id":191452,"tr_customer_product_id":191442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:03:51.000Z","modified_at":"2026-02-19T05:03:51.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-09","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-09T05:03:50.681956853Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191435,"job_number":"JOB_191435","tr_customer_id":191453,"tr_customer_product_id":191443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979470","imei1":"14258998979470","imei2":"14258998979470","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191436,"job_number":"JOB_191436","tr_customer_id":191454,"tr_customer_product_id":191444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979472","imei1":"14258998979472","imei2":"14258998979472","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191437,"job_number":"JOB_191437","tr_customer_id":191455,"tr_customer_product_id":191445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979471","imei1":"14258998979471","imei2":"14258998979471","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191438,"job_number":"JOB_191438","tr_customer_id":191456,"tr_customer_product_id":191446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979473","imei1":"14258998979473","imei2":"14258998979473","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191439,"job_number":"JOB_191439","tr_customer_id":191457,"tr_customer_product_id":191447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:33.000Z","modified_at":"2026-02-19T05:16:33.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"50709092269770","imei1":"50709092269770","imei2":"50709092269770","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191441,"job_number":"JOB_191441","tr_customer_id":191459,"tr_customer_product_id":191449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:06.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"14450861996853","imei1":"14450861996853","imei2":"14450861996853","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191445,"job_number":"JOB_191445","tr_customer_id":191463,"tr_customer_product_id":191453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:17:40.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"76192717141372","imei1":"76192717141372","imei2":"76192717141372","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191448,"job_number":"JOB_191448","tr_customer_id":191466,"tr_customer_product_id":191456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:47.000Z","modified_at":"2026-02-19T05:19:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"55098509918510","imei1":"55098509918510","imei2":"55098509918510","popurl":"2026-02-09T05:19:47.155889752Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191449,"job_number":"JOB_191449","tr_customer_id":191467,"tr_customer_product_id":191457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:51.000Z","modified_at":"2026-02-19T05:19:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"90714229462320","imei1":"90714229462320","imei2":"90714229462320","popurl":"2026-02-09T05:19:51.377375139Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191450,"job_number":"JOB_191450","tr_customer_id":191468,"tr_customer_product_id":191458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:23:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106157312690279","imei1":"106157312690279","imei2":"106157312690279","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191452,"job_number":"JOB_191452","tr_customer_id":191470,"tr_customer_product_id":191460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:10.000Z","modified_at":"2026-02-19T05:24:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109118600158008","imei1":"109118600158008","imei2":"109118600158008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191454,"job_number":"JOB_191454","tr_customer_id":191472,"tr_customer_product_id":191462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:26:56.000Z","modified_at":"2026-02-19T05:26:56.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-09","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-09T05:26:55.617780717Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191456,"job_number":"JOB_191456","tr_customer_id":191474,"tr_customer_product_id":191464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:08.000Z","modified_at":"2026-02-19T05:41:08.000Z","name":"Rick Steuber","mobile_number":"274-823-3795","email_id":"Kianna_Baumbach12@gmail.com","dop":"2025-04-06","serial_number":"14373268042190202","imei1":"14373268042190202","imei2":"14373268042190202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191458,"job_number":"JOB_191458","tr_customer_id":191476,"tr_customer_product_id":191466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:27.000Z","modified_at":"2026-02-19T05:41:27.000Z","name":"Alta Farrell","mobile_number":"397-342-7156","email_id":"Quincy59@yahoo.com","dop":"2025-04-06","serial_number":"13203258125130702","imei1":"13203258125130702","imei2":"13203258125130702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191459,"job_number":"JOB_191459","tr_customer_id":191477,"tr_customer_product_id":191467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:41.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18754308236275","imei1":"18754308236275","imei2":"18754308236275","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191461,"job_number":"JOB_191461","tr_customer_id":191479,"tr_customer_product_id":191469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:42:56.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17710084217667","imei1":"17710084217667","imei2":"17710084217667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191463,"job_number":"JOB_191463","tr_customer_id":191481,"tr_customer_product_id":191471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19792076803915","imei1":"19792076803915","imei2":"19792076803915","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191465,"job_number":"JOB_191465","tr_customer_id":191483,"tr_customer_product_id":191473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:55.000Z","modified_at":"2026-02-19T05:49:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13002222605757","imei1":"13002222605757","imei2":"13002222605757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191467,"job_number":"JOB_191467","tr_customer_id":191485,"tr_customer_product_id":191475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:57.000Z","modified_at":"2026-02-19T05:49:57.000Z","name":"Dedrick Bogisich","mobile_number":"799-663-7256","email_id":"Gayle83@gmail.com","dop":"2025-04-06","serial_number":"17236752539388104","imei1":"17236752539388104","imei2":"17236752539388104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191468,"job_number":"JOB_191468","tr_customer_id":191486,"tr_customer_product_id":191476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:50:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784773158103","imei1":"13784773158103","imei2":"13784773158103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191470,"job_number":"JOB_191470","tr_customer_id":191488,"tr_customer_product_id":191478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:41.000Z","modified_at":"2026-02-19T05:50:41.000Z","name":"Zechariah Baumbach","mobile_number":"889-638-7355","email_id":"Lafayette.Roberts50@hotmail.com","dop":"2025-04-06","serial_number":"15159804936144974","imei1":"15159804936144974","imei2":"15159804936144974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191471,"job_number":"JOB_191471","tr_customer_id":191489,"tr_customer_product_id":191479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19626605908725","imei1":"19626605908725","imei2":"19626605908725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191473,"job_number":"JOB_191473","tr_customer_id":191491,"tr_customer_product_id":191481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:24.000Z","modified_at":"2026-02-19T05:51:24.000Z","name":"Efren Harber","mobile_number":"505-226-3283","email_id":"Hailee.Runolfsson41@yahoo.com","dop":"2025-04-06","serial_number":"13183505060394110","imei1":"13183505060394110","imei2":"13183505060394110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191484,"job_number":"JOB_191484","tr_customer_id":191502,"tr_customer_product_id":191492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:44.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107515396810011","imei1":"107515396810011","imei2":"107515396810011","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191489,"job_number":"JOB_191489","tr_customer_id":191507,"tr_customer_product_id":191497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:47:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107281076597097","imei1":"107281076597097","imei2":"107281076597097","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191492,"job_number":"JOB_191492","tr_customer_id":191510,"tr_customer_product_id":191500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:20.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103199027587114","imei1":"103199027587114","imei2":"103199027587114","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191497,"job_number":"JOB_191497","tr_customer_id":191515,"tr_customer_product_id":191505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:47.000Z","modified_at":"2026-02-19T06:49:47.000Z","name":"Kameron Gutmann","mobile_number":"583-248-5736","email_id":"Greta38@gmail.com","dop":"2025-04-06","serial_number":"11366046961245970","imei1":"11366046961245970","imei2":"11366046961245970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191498,"job_number":"JOB_191498","tr_customer_id":191516,"tr_customer_product_id":191506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:51.000Z","modified_at":"2026-02-19T06:49:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10332678571013","imei1":"10332678571013","imei2":"10332678571013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191500,"job_number":"JOB_191500","tr_customer_id":191518,"tr_customer_product_id":191508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:49:52.000Z","name":"Elizabeth Smitham","mobile_number":"917-837-1961","email_id":"Rogelio95@hotmail.com","dop":"2025-06-18","serial_number":"1003435535616785","imei1":"1003435535616785","imei2":"1003435535616785","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191501,"job_number":"JOB_191501","tr_customer_id":191519,"tr_customer_product_id":191509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:37.000Z","modified_at":"2026-02-19T06:50:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10180458470719","imei1":"10180458470719","imei2":"10180458470719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191503,"job_number":"JOB_191503","tr_customer_id":191521,"tr_customer_product_id":191511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:50:38.000Z","name":"Malachi Gulgowski","mobile_number":"718-212-2569","email_id":"Cristal1@yahoo.com","dop":"2025-06-18","serial_number":"1018966038879515","imei1":"1018966038879515","imei2":"1018966038879515","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191504,"job_number":"JOB_191504","tr_customer_id":191522,"tr_customer_product_id":191512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18654544650837","imei1":"18654544650837","imei2":"18654544650837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191506,"job_number":"JOB_191506","tr_customer_id":191524,"tr_customer_product_id":191514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:21.000Z","modified_at":"2026-02-19T06:51:21.000Z","name":"Einar Schumm","mobile_number":"460-255-1575","email_id":"Edwina.Feest77@gmail.com","dop":"2025-04-06","serial_number":"19585395807293920","imei1":"19585395807293920","imei2":"19585395807293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191507,"job_number":"JOB_191507","tr_customer_id":191525,"tr_customer_product_id":191515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13357517602722","imei1":"13357517602722","imei2":"13357517602722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191509,"job_number":"JOB_191509","tr_customer_id":191527,"tr_customer_product_id":191517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:06.000Z","modified_at":"2026-02-19T06:52:06.000Z","name":"Ethel Kilback","mobile_number":"737-746-7166","email_id":"Myron.Watsica59@hotmail.com","dop":"2025-04-06","serial_number":"12865953114656844","imei1":"12865953114656844","imei2":"12865953114656844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191510,"job_number":"JOB_191510","tr_customer_id":191528,"tr_customer_product_id":191518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:52:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18699933717277","imei1":"18699933717277","imei2":"18699933717277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191512,"job_number":"JOB_191512","tr_customer_id":191530,"tr_customer_product_id":191520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:50.000Z","modified_at":"2026-02-19T06:52:50.000Z","name":"Dawson Dare","mobile_number":"274-366-4285","email_id":"Melyna.Harris@gmail.com","dop":"2025-04-06","serial_number":"19574081143360790","imei1":"19574081143360790","imei2":"19574081143360790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191513,"job_number":"JOB_191513","tr_customer_id":191531,"tr_customer_product_id":191521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:00.000Z","modified_at":"2026-02-19T06:54:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17798510130747","imei1":"17798510130747","imei2":"17798510130747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191515,"job_number":"JOB_191515","tr_customer_id":191533,"tr_customer_product_id":191523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:02.000Z","modified_at":"2026-02-19T06:54:02.000Z","name":"Reyna Paucek","mobile_number":"217-530-3707","email_id":"Destiney.Franecki@yahoo.com","dop":"2025-04-06","serial_number":"15449425561038834","imei1":"15449425561038834","imei2":"15449425561038834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191516,"job_number":"JOB_191516","tr_customer_id":191534,"tr_customer_product_id":191524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:54:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18456076374876","imei1":"18456076374876","imei2":"18456076374876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191518,"job_number":"JOB_191518","tr_customer_id":191536,"tr_customer_product_id":191526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:50.000Z","modified_at":"2026-02-19T06:54:50.000Z","name":"Barrett Huel","mobile_number":"461-993-3439","email_id":"Vito1@hotmail.com","dop":"2025-04-06","serial_number":"15225761341461932","imei1":"15225761341461932","imei2":"15225761341461932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191519,"job_number":"JOB_191519","tr_customer_id":191537,"tr_customer_product_id":191527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13229516092621","imei1":"13229516092621","imei2":"13229516092621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191522,"job_number":"JOB_191522","tr_customer_id":191540,"tr_customer_product_id":191530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:37.000Z","modified_at":"2026-02-19T06:55:37.000Z","name":"Madeline Waelchi","mobile_number":"746-215-9159","email_id":"Laury.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"10471084017352560","imei1":"10471084017352560","imei2":"10471084017352560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191525,"job_number":"JOB_191525","tr_customer_id":191543,"tr_customer_product_id":191533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:24.000Z","modified_at":"2026-02-19T06:56:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10395238151530","imei1":"10395238151530","imei2":"10395238151530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191527,"job_number":"JOB_191527","tr_customer_id":191545,"tr_customer_product_id":191535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:26.000Z","modified_at":"2026-02-19T06:56:26.000Z","name":"Raheem Leannon","mobile_number":"286-621-2688","email_id":"Floy_Mraz@hotmail.com","dop":"2025-04-06","serial_number":"17945024045177668","imei1":"17945024045177668","imei2":"17945024045177668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191528,"job_number":"JOB_191528","tr_customer_id":191546,"tr_customer_product_id":191536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19197132855232","imei1":"19197132855232","imei2":"19197132855232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191530,"job_number":"JOB_191530","tr_customer_id":191548,"tr_customer_product_id":191538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:12.000Z","modified_at":"2026-02-19T06:57:12.000Z","name":"Augustus Schimmel","mobile_number":"938-625-1895","email_id":"Shanny41@hotmail.com","dop":"2025-04-06","serial_number":"11823326415168712","imei1":"11823326415168712","imei2":"11823326415168712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191531,"job_number":"JOB_191531","tr_customer_id":191549,"tr_customer_product_id":191539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:57:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14641201344136","imei1":"14641201344136","imei2":"14641201344136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191533,"job_number":"JOB_191533","tr_customer_id":191551,"tr_customer_product_id":191541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:57.000Z","modified_at":"2026-02-19T06:57:57.000Z","name":"Johnathan King","mobile_number":"513-638-4242","email_id":"Trevion_Bednar95@hotmail.com","dop":"2025-04-06","serial_number":"10123867489141798","imei1":"10123867489141798","imei2":"10123867489141798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191534,"job_number":"JOB_191534","tr_customer_id":191552,"tr_customer_product_id":191542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:42.000Z","modified_at":"2026-02-19T06:58:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10495824457878","imei1":"10495824457878","imei2":"10495824457878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191536,"job_number":"JOB_191536","tr_customer_id":191554,"tr_customer_product_id":191544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:44.000Z","modified_at":"2026-02-19T06:58:44.000Z","name":"Marcelino Zieme","mobile_number":"877-985-1342","email_id":"Eugenia32@yahoo.com","dop":"2025-04-06","serial_number":"15451713273916504","imei1":"15451713273916504","imei2":"15451713273916504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191538,"job_number":"JOB_191538","tr_customer_id":191556,"tr_customer_product_id":191546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:01.000Z","modified_at":"2026-02-19T06:59:01.000Z","name":"Nathen Gottlieb","mobile_number":"560-258-5945","email_id":"Cruz64@gmail.com","dop":"2025-04-06","serial_number":"12331463058501068","imei1":"12331463058501068","imei2":"12331463058501068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191539,"job_number":"JOB_191539","tr_customer_id":191557,"tr_customer_product_id":191547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:29.000Z","modified_at":"2026-02-19T06:59:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18827696478742","imei1":"18827696478742","imei2":"18827696478742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191541,"job_number":"JOB_191541","tr_customer_id":191559,"tr_customer_product_id":191549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:31.000Z","modified_at":"2026-02-19T06:59:31.000Z","name":"Leland Barrows","mobile_number":"350-325-7760","email_id":"Quinn_Okuneva16@gmail.com","dop":"2025-04-06","serial_number":"17011900008334024","imei1":"17011900008334024","imei2":"17011900008334024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191542,"job_number":"JOB_191542","tr_customer_id":191560,"tr_customer_product_id":191550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T06:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15542448568685","imei1":"15542448568685","imei2":"15542448568685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191544,"job_number":"JOB_191544","tr_customer_id":191562,"tr_customer_product_id":191552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:58.000Z","modified_at":"2026-02-19T06:59:58.000Z","name":"Axel Grady","mobile_number":"792-729-3028","email_id":"Clifford5@hotmail.com","dop":"2025-04-06","serial_number":"10168343418872734","imei1":"10168343418872734","imei2":"10168343418872734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191548,"job_number":"JOB_191548","tr_customer_id":191566,"tr_customer_product_id":191556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12933835447657","imei1":"12933835447657","imei2":"12933835447657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191550,"job_number":"JOB_191550","tr_customer_id":191568,"tr_customer_product_id":191558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:14.000Z","modified_at":"2026-02-19T07:00:14.000Z","name":"Marianna Nolan","mobile_number":"978-238-2099","email_id":"Nolan43@hotmail.com","dop":"2025-04-06","serial_number":"11952231770691306","imei1":"11952231770691306","imei2":"11952231770691306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191551,"job_number":"JOB_191551","tr_customer_id":191569,"tr_customer_product_id":191559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:15.000Z","modified_at":"2026-02-19T07:00:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14753749029459","imei1":"14753749029459","imei2":"14753749029459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191553,"job_number":"JOB_191553","tr_customer_id":191571,"tr_customer_product_id":191561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:17.000Z","modified_at":"2026-02-19T07:00:17.000Z","name":"Eudora Dickinson","mobile_number":"882-374-2145","email_id":"Toney.Schmeler45@yahoo.com","dop":"2025-04-06","serial_number":"12786061333099046","imei1":"12786061333099046","imei2":"12786061333099046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191554,"job_number":"JOB_191554","tr_customer_id":191572,"tr_customer_product_id":191562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:00:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18239837804898","imei1":"18239837804898","imei2":"18239837804898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191556,"job_number":"JOB_191556","tr_customer_id":191574,"tr_customer_product_id":191564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:42.000Z","modified_at":"2026-02-19T07:00:42.000Z","name":"Carlie Barrows","mobile_number":"257-467-2704","email_id":"Brain.Schoen57@gmail.com","dop":"2025-04-06","serial_number":"13681821437974372","imei1":"13681821437974372","imei2":"13681821437974372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191560,"job_number":"JOB_191560","tr_customer_id":191578,"tr_customer_product_id":191568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:55.000Z","modified_at":"2026-02-19T07:00:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16262363149299","imei1":"16262363149299","imei2":"16262363149299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191562,"job_number":"JOB_191562","tr_customer_id":191580,"tr_customer_product_id":191570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:57.000Z","modified_at":"2026-02-19T07:00:57.000Z","name":"Buster Collins","mobile_number":"712-975-0639","email_id":"Jacinthe44@gmail.com","dop":"2025-04-06","serial_number":"14371621489789464","imei1":"14371621489789464","imei2":"14371621489789464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191563,"job_number":"JOB_191563","tr_customer_id":191581,"tr_customer_product_id":191571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10884805507872","imei1":"10884805507872","imei2":"10884805507872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191565,"job_number":"JOB_191565","tr_customer_id":191583,"tr_customer_product_id":191573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:10.000Z","modified_at":"2026-02-19T07:01:10.000Z","name":"Cornell Murphy","mobile_number":"381-997-2096","email_id":"Ahmed_Lebsack52@yahoo.com","dop":"2025-04-06","serial_number":"14357802974899136","imei1":"14357802974899136","imei2":"14357802974899136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191566,"job_number":"JOB_191566","tr_customer_id":191584,"tr_customer_product_id":191574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11563949851677","imei1":"11563949851677","imei2":"11563949851677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191568,"job_number":"JOB_191568","tr_customer_id":191586,"tr_customer_product_id":191576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:24.000Z","modified_at":"2026-02-19T07:01:24.000Z","name":"Kayley Breitenberg","mobile_number":"854-211-1833","email_id":"Otto7@gmail.com","dop":"2025-04-06","serial_number":"10229627469431426","imei1":"10229627469431426","imei2":"10229627469431426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191571,"job_number":"JOB_191571","tr_customer_id":191589,"tr_customer_product_id":191579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:37.000Z","modified_at":"2026-02-19T07:01:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13909051710160","imei1":"13909051710160","imei2":"13909051710160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191574,"job_number":"JOB_191574","tr_customer_id":191592,"tr_customer_product_id":191582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:39.000Z","modified_at":"2026-02-19T07:01:39.000Z","name":"Jazlyn Heaney","mobile_number":"288-219-9308","email_id":"Selena_Boyle@gmail.com","dop":"2025-04-06","serial_number":"11710320774508064","imei1":"11710320774508064","imei2":"11710320774508064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191575,"job_number":"JOB_191575","tr_customer_id":191593,"tr_customer_product_id":191583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:01:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15742574896528","imei1":"15742574896528","imei2":"15742574896528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191577,"job_number":"JOB_191577","tr_customer_id":191595,"tr_customer_product_id":191585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:57.000Z","modified_at":"2026-02-19T07:01:57.000Z","name":"Rolando Hintz","mobile_number":"272-900-7938","email_id":"Leanne89@gmail.com","dop":"2025-04-06","serial_number":"19902770708727800","imei1":"19902770708727800","imei2":"19902770708727800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191581,"job_number":"JOB_191581","tr_customer_id":191599,"tr_customer_product_id":191589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:02:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13839901895465","imei1":"13839901895465","imei2":"13839901895465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191583,"job_number":"JOB_191583","tr_customer_id":191601,"tr_customer_product_id":191591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:43.000Z","modified_at":"2026-02-19T07:02:43.000Z","name":"Filomena Bergnaum","mobile_number":"583-650-3573","email_id":"King.Dooley67@hotmail.com","dop":"2025-04-06","serial_number":"11038035249139174","imei1":"11038035249139174","imei2":"11038035249139174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191584,"job_number":"JOB_191584","tr_customer_id":191602,"tr_customer_product_id":191592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:05:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13197935988004","imei1":"13197935988004","imei2":"13197935988004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191586,"job_number":"JOB_191586","tr_customer_id":191604,"tr_customer_product_id":191594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:40.000Z","modified_at":"2026-02-19T07:05:40.000Z","name":"Sonny Anderson","mobile_number":"308-884-9401","email_id":"Meagan24@hotmail.com","dop":"2025-04-06","serial_number":"17835905381992320","imei1":"17835905381992320","imei2":"17835905381992320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191587,"job_number":"JOB_191587","tr_customer_id":191605,"tr_customer_product_id":191595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:06:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13760703242487","imei1":"13760703242487","imei2":"13760703242487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191589,"job_number":"JOB_191589","tr_customer_id":191607,"tr_customer_product_id":191597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:27.000Z","modified_at":"2026-02-19T07:06:27.000Z","name":"Jodie Spencer","mobile_number":"738-415-4012","email_id":"Samantha.Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"17846630024053070","imei1":"17846630024053070","imei2":"17846630024053070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191590,"job_number":"JOB_191590","tr_customer_id":191608,"tr_customer_product_id":191598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:52.000Z","modified_at":"2026-02-19T07:06:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17681549856137","imei1":"17681549856137","imei2":"17681549856137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191592,"job_number":"JOB_191592","tr_customer_id":191610,"tr_customer_product_id":191600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:54.000Z","modified_at":"2026-02-19T07:06:54.000Z","name":"Remington Larson","mobile_number":"617-913-3757","email_id":"Natasha68@gmail.com","dop":"2025-04-06","serial_number":"16515582620796064","imei1":"16515582620796064","imei2":"16515582620796064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191593,"job_number":"JOB_191593","tr_customer_id":191611,"tr_customer_product_id":191601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18984667137191","imei1":"18984667137191","imei2":"18984667137191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191595,"job_number":"JOB_191595","tr_customer_id":191613,"tr_customer_product_id":191603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:12.000Z","modified_at":"2026-02-19T07:07:12.000Z","name":"Jolie Schaefer","mobile_number":"785-359-2459","email_id":"Zackary_Moen@hotmail.com","dop":"2025-04-06","serial_number":"14977780053307300","imei1":"14977780053307300","imei2":"14977780053307300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191597,"job_number":"JOB_191597","tr_customer_id":191615,"tr_customer_product_id":191605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:22.000Z","modified_at":"2026-02-19T07:07:22.000Z","name":"Dakota Osinski","mobile_number":"252-606-9733","email_id":"Antonio_Torphy44@gmail.com","dop":"2025-04-06","serial_number":"13959539819786006","imei1":"13959539819786006","imei2":"13959539819786006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191598,"job_number":"JOB_191598","tr_customer_id":191616,"tr_customer_product_id":191606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:38.000Z","modified_at":"2026-02-19T07:07:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10917158637393","imei1":"10917158637393","imei2":"10917158637393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191600,"job_number":"JOB_191600","tr_customer_id":191618,"tr_customer_product_id":191608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:40.000Z","modified_at":"2026-02-19T07:07:40.000Z","name":"Elijah Trantow","mobile_number":"994-314-7225","email_id":"Nathanial_Reilly12@yahoo.com","dop":"2025-04-06","serial_number":"19767605071851870","imei1":"19767605071851870","imei2":"19767605071851870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191602,"job_number":"JOB_191602","tr_customer_id":191620,"tr_customer_product_id":191610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:45.000Z","modified_at":"2026-02-19T07:07:45.000Z","name":"Sammie Kub","mobile_number":"849-737-5829","email_id":"Ford27@yahoo.com","dop":"2025-04-06","serial_number":"15927948525868074","imei1":"15927948525868074","imei2":"15927948525868074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191603,"job_number":"JOB_191603","tr_customer_id":191621,"tr_customer_product_id":191611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:08:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12421235834754","imei1":"12421235834754","imei2":"12421235834754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191605,"job_number":"JOB_191605","tr_customer_id":191623,"tr_customer_product_id":191613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:25.000Z","modified_at":"2026-02-19T07:08:25.000Z","name":"Isaac Lockman","mobile_number":"993-854-4458","email_id":"Jeremie.Jakubowski16@yahoo.com","dop":"2025-04-06","serial_number":"16807907607307108","imei1":"16807907607307108","imei2":"16807907607307108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191607,"job_number":"JOB_191607","tr_customer_id":191625,"tr_customer_product_id":191615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"Vada Renner","mobile_number":"742-484-8183","email_id":"Waino_Herman39@hotmail.com","dop":"2025-04-06","serial_number":"18751092472277924","imei1":"18751092472277924","imei2":"18751092472277924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191608,"job_number":"JOB_191608","tr_customer_id":191626,"tr_customer_product_id":191616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867217387781","imei1":"11867217387781","imei2":"11867217387781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191610,"job_number":"JOB_191610","tr_customer_id":191628,"tr_customer_product_id":191618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:09.000Z","modified_at":"2026-02-19T07:11:09.000Z","name":"Lourdes McKenzie","mobile_number":"759-247-0289","email_id":"Angel8@yahoo.com","dop":"2025-04-06","serial_number":"17927291686958916","imei1":"17927291686958916","imei2":"17927291686958916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191611,"job_number":"JOB_191611","tr_customer_id":191629,"tr_customer_product_id":191619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:11:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16424307164837","imei1":"16424307164837","imei2":"16424307164837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191613,"job_number":"JOB_191613","tr_customer_id":191631,"tr_customer_product_id":191621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:55.000Z","modified_at":"2026-02-19T07:11:55.000Z","name":"Anika Altenwerth","mobile_number":"823-695-0512","email_id":"Jazlyn73@hotmail.com","dop":"2025-04-06","serial_number":"16798553683161944","imei1":"16798553683161944","imei2":"16798553683161944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191614,"job_number":"JOB_191614","tr_customer_id":191632,"tr_customer_product_id":191622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:38.000Z","modified_at":"2026-02-19T07:12:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13941556815266","imei1":"13941556815266","imei2":"13941556815266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191616,"job_number":"JOB_191616","tr_customer_id":191634,"tr_customer_product_id":191624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:40.000Z","modified_at":"2026-02-19T07:12:40.000Z","name":"Letitia Bahringer","mobile_number":"579-997-8334","email_id":"Johnny.Klein6@hotmail.com","dop":"2025-04-06","serial_number":"16434999357101108","imei1":"16434999357101108","imei2":"16434999357101108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191617,"job_number":"JOB_191617","tr_customer_id":191635,"tr_customer_product_id":191625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:39.000Z","modified_at":"2026-02-19T07:24:39.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10970323038188","imei1":"10970323038188","imei2":"110970323038188","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191618,"job_number":"JOB_191618","tr_customer_id":191636,"tr_customer_product_id":191626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:40.000Z","modified_at":"2026-02-19T07:24:40.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"288784996274971","imei1":"288784996274971","imei2":"1288784996274971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191620,"job_number":"JOB_191620","tr_customer_id":191638,"tr_customer_product_id":191628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:20.000Z","modified_at":"2026-02-19T07:25:20.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"10702424355596","imei1":"10702424355596","imei2":"110702424355596","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191621,"job_number":"JOB_191621","tr_customer_id":191639,"tr_customer_product_id":191629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:21.000Z","modified_at":"2026-02-19T07:25:21.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"186590127721549","imei1":"186590127721549","imei2":"1186590127721549","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191623,"job_number":"JOB_191623","tr_customer_id":191641,"tr_customer_product_id":191631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:00.000Z","modified_at":"2026-02-19T07:26:00.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18374584741686","imei1":"18374584741686","imei2":"118374584741686","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191624,"job_number":"JOB_191624","tr_customer_id":191642,"tr_customer_product_id":191632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:01.000Z","modified_at":"2026-02-19T07:26:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"133477966047001","imei1":"133477966047001","imei2":"1133477966047001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191626,"job_number":"JOB_191626","tr_customer_id":191644,"tr_customer_product_id":191634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:41.000Z","modified_at":"2026-02-19T07:26:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"101072616479104","imei1":"101072616479104","imei2":"1101072616479104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191628,"job_number":"JOB_191628","tr_customer_id":191646,"tr_customer_product_id":191636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:58.000Z","modified_at":"2026-02-19T07:46:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13806046602636","imei1":"13806046602636","imei2":"113806046602636","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191629,"job_number":"JOB_191629","tr_customer_id":191647,"tr_customer_product_id":191637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:59.000Z","modified_at":"2026-02-19T07:46:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"841636461579135","imei1":"841636461579135","imei2":"1841636461579135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191631,"job_number":"JOB_191631","tr_customer_id":191649,"tr_customer_product_id":191639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:38.000Z","modified_at":"2026-02-19T07:47:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18130828851903","imei1":"18130828851903","imei2":"118130828851903","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191632,"job_number":"JOB_191632","tr_customer_id":191650,"tr_customer_product_id":191640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:39.000Z","modified_at":"2026-02-19T07:47:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"604367109044844","imei1":"604367109044844","imei2":"1604367109044844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191634,"job_number":"JOB_191634","tr_customer_id":191652,"tr_customer_product_id":191642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:16.000Z","modified_at":"2026-02-19T07:48:17.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18546222229640","imei1":"18546222229640","imei2":"118546222229640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191635,"job_number":"JOB_191635","tr_customer_id":191653,"tr_customer_product_id":191643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"337462127049722","imei1":"337462127049722","imei2":"1337462127049722","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191637,"job_number":"JOB_191637","tr_customer_id":191655,"tr_customer_product_id":191645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:56.000Z","modified_at":"2026-02-19T07:48:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"877834482726417","imei1":"877834482726417","imei2":"1877834482726417","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191644,"job_number":"JOB_191644","tr_customer_id":191662,"tr_customer_product_id":191652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:58.000Z","modified_at":"2026-02-19T08:01:58.000Z","name":"Paxton Macejkovic","mobile_number":"369-240-5793","email_id":"Freddie_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15470095690969360","imei1":"15470095690969360","imei2":"15470095690969360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191647,"job_number":"JOB_191647","tr_customer_id":191665,"tr_customer_product_id":191655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:19.000Z","modified_at":"2026-02-19T08:02:19.000Z","name":"Colleen Osinski","mobile_number":"791-785-6289","email_id":"Dillan.Paucek@gmail.com","dop":"2025-04-06","serial_number":"19117326081372056","imei1":"19117326081372056","imei2":"19117326081372056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191650,"job_number":"JOB_191650","tr_customer_id":191668,"tr_customer_product_id":191658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:33:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15260723664240","imei1":"15260723664240","imei2":"15260723664240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191652,"job_number":"JOB_191652","tr_customer_id":191670,"tr_customer_product_id":191660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:48.000Z","modified_at":"2026-02-19T09:33:48.000Z","name":"Terrance Reynolds","mobile_number":"759-521-2405","email_id":"Adolph_Abbott30@gmail.com","dop":"2025-04-06","serial_number":"11423271831124800","imei1":"11423271831124800","imei2":"11423271831124800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191653,"job_number":"JOB_191653","tr_customer_id":191671,"tr_customer_product_id":191661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:35.000Z","modified_at":"2026-02-19T09:34:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617700466832","imei1":"16617700466832","imei2":"16617700466832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191655,"job_number":"JOB_191655","tr_customer_id":191673,"tr_customer_product_id":191663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:37.000Z","modified_at":"2026-02-19T09:34:37.000Z","name":"Vanessa Block","mobile_number":"389-764-0185","email_id":"Marvin.Medhurst@gmail.com","dop":"2025-04-06","serial_number":"16403543770703728","imei1":"16403543770703728","imei2":"16403543770703728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191656,"job_number":"JOB_191656","tr_customer_id":191674,"tr_customer_product_id":191664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:24.000Z","modified_at":"2026-02-19T09:35:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15058003026422","imei1":"15058003026422","imei2":"15058003026422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191658,"job_number":"JOB_191658","tr_customer_id":191676,"tr_customer_product_id":191666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:26.000Z","modified_at":"2026-02-19T09:35:26.000Z","name":"Myrtle Waelchi","mobile_number":"983-236-7233","email_id":"Jena.Rolfson78@gmail.com","dop":"2025-04-06","serial_number":"15313513799730134","imei1":"15313513799730134","imei2":"15313513799730134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191662,"job_number":"JOB_191662","tr_customer_id":191680,"tr_customer_product_id":191670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:49:19.000Z","modified_at":"2026-02-19T10:49:19.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-09","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-09T10:49:18.901332376Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191663,"job_number":"JOB_191663","tr_customer_id":191681,"tr_customer_product_id":191671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:54:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"44989711428420","imei1":"44989711428420","imei2":"44989711428420","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191665,"job_number":"JOB_191665","tr_customer_id":191683,"tr_customer_product_id":191673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:20.000Z","modified_at":"2026-02-19T10:55:20.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"78418332070851","imei1":"78418332070851","imei2":"78418332070851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191667,"job_number":"JOB_191667","tr_customer_id":191685,"tr_customer_product_id":191675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:55:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"89618186994464","imei1":"89618186994464","imei2":"89618186994464","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191671,"job_number":"JOB_191671","tr_customer_id":191689,"tr_customer_product_id":191679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:18.000Z","modified_at":"2026-02-19T10:57:18.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"88071484536937","imei1":"88071484536937","imei2":"88071484536937","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191673,"job_number":"JOB_191673","tr_customer_id":191691,"tr_customer_product_id":191681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:57:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"42053028690655","imei1":"42053028690655","imei2":"42053028690655","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191676,"job_number":"JOB_191676","tr_customer_id":191694,"tr_customer_product_id":191684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:40.000Z","modified_at":"2026-02-19T11:07:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-09","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-09T11:07:31.391140676Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191677,"job_number":"JOB_191677","tr_customer_id":191695,"tr_customer_product_id":191685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:41.000Z","modified_at":"2026-02-19T11:07:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-09","serial_number":"43963216242923","imei1":"43963216242923","imei2":"43963216242923","popurl":"2026-02-09T11:07:31.393202536Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191678,"job_number":"JOB_191678","tr_customer_id":191696,"tr_customer_product_id":191686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:54.000Z","modified_at":"2026-02-19T11:07:54.000Z","name":"Vaijayanthi Panicker","mobile_number":"8691349342","email_id":"dayaananda.gupta@yahoo.co.in","dop":"2026-02-09","serial_number":"58313913701262","imei1":"58313913701262","imei2":"58313913701262","popurl":"www.madhuri-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191679,"job_number":"JOB_191679","tr_customer_id":191697,"tr_customer_product_id":191687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"98628792734653","imei1":"98628792734653","imei2":"98628792734653","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191681,"job_number":"JOB_191681","tr_customer_id":191699,"tr_customer_product_id":191689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:18:56.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"31170109765347","imei1":"31170109765347","imei2":"31170109765347","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191683,"job_number":"JOB_191683","tr_customer_id":191701,"tr_customer_product_id":191691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:28.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"78662442227516","imei1":"78662442227516","imei2":"78662442227516","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191687,"job_number":"JOB_191687","tr_customer_id":191705,"tr_customer_product_id":191695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:24:45.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"44201036813740","imei1":"44201036813740","imei2":"44201036813740","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191689,"job_number":"JOB_191689","tr_customer_id":191707,"tr_customer_product_id":191697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:18.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"19573557152348","imei1":"19573557152348","imei2":"19573557152348","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191692,"job_number":"JOB_191692","tr_customer_id":191710,"tr_customer_product_id":191700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Nikhil Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"55803253137837","imei1":"55803253137837","imei2":"55803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191693,"job_number":"JOB_191693","tr_customer_id":191711,"tr_customer_product_id":191701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"88803253137837","imei1":"88803253137837","imei2":"88803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191694,"job_number":"JOB_191694","tr_customer_id":191712,"tr_customer_product_id":191702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Ranjana Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"96803253137837","imei1":"96803253137837","imei2":"96803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191695,"job_number":"JOB_191695","tr_customer_id":191713,"tr_customer_product_id":191703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Uday Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"66803253137837","imei1":"66803253137837","imei2":"66803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191696,"job_number":"JOB_191696","tr_customer_id":191714,"tr_customer_product_id":191704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kishor Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12803253137837","imei1":"12803253137837","imei2":"12803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191697,"job_number":"JOB_191697","tr_customer_id":191715,"tr_customer_product_id":191705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Jatin Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12203253137837","imei1":"12203253137837","imei2":"12203253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191698,"job_number":"JOB_191698","tr_customer_id":191716,"tr_customer_product_id":191706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:58:55.000Z","modified_at":"2026-02-19T11:58:55.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-09","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-09T11:58:55.447715085Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191700,"job_number":"JOB_191700","tr_customer_id":191718,"tr_customer_product_id":191708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:15.000Z","modified_at":"2026-02-19T12:03:15.000Z","name":"Freeman Flatley","mobile_number":"309-904-5670","email_id":"Maverick.Kiehn60@yahoo.com","dop":"2025-04-06","serial_number":"14392915632611334","imei1":"14392915632611334","imei2":"14392915632611334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191701,"job_number":"JOB_191701","tr_customer_id":191719,"tr_customer_product_id":191709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:50.000Z","modified_at":"2026-02-19T12:44:50.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"30488043897494","imei1":"30488043897494","imei2":"30488043897494","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191703,"job_number":"JOB_191703","tr_customer_id":191721,"tr_customer_product_id":191711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:23.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"17067412500198","imei1":"17067412500198","imei2":"17067412500198","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191707,"job_number":"JOB_191707","tr_customer_id":191725,"tr_customer_product_id":191715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:46:56.000Z","modified_at":"2026-02-19T13:46:56.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-09","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-09T13:46:55.578068802Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191709,"job_number":"JOB_191709","tr_customer_id":191727,"tr_customer_product_id":191717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Willy Deckow","mobile_number":"228-903-0687","email_id":"Olga_Schmitt71@yahoo.com","dop":"2025-05-30","serial_number":"13022847227504","imei1":"13022847227504","imei2":"13022847227504","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191710,"job_number":"JOB_191710","tr_customer_id":191728,"tr_customer_product_id":191718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:43.000Z","modified_at":"2026-02-19T14:03:43.000Z","name":"Clement Thompson","mobile_number":"751-722-2206","email_id":"Marilie45@gmail.com","dop":"2025-05-30","serial_number":"1333814091118503","imei1":"1333814091118503","imei2":"1333814091118503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191227,"job_number":"JOB_191227","tr_customer_id":191245,"tr_customer_product_id":191235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Roscoe_Pacocha68@gmail.com","dop":"2025-07-02","serial_number":"13456132545725","imei1":"13456132545725","imei2":"13456132545725","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191235,"job_number":"JOB_191235","tr_customer_id":191253,"tr_customer_product_id":191243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jena59@hotmail.com","dop":"2025-07-02","serial_number":"10301740247339","imei1":"10301740247339","imei2":"10301740247339","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191275,"job_number":"JOB_191275","tr_customer_id":191293,"tr_customer_product_id":191283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:26.000Z","modified_at":"2026-02-19T04:31:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"159338854979578","imei1":"159338854979578","imei2":"159338854979578","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191277,"job_number":"JOB_191277","tr_customer_id":191295,"tr_customer_product_id":191285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Katlynn Leffler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123648581960362","imei1":"123648581960362","imei2":"123648581960362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191278,"job_number":"JOB_191278","tr_customer_id":191296,"tr_customer_product_id":191286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Theodore Dach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198179802410571","imei1":"198179802410571","imei2":"198179802410571","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191279,"job_number":"JOB_191279","tr_customer_id":191297,"tr_customer_product_id":191287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Edgardo Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187363699565528","imei1":"187363699565528","imei2":"187363699565528","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191288,"job_number":"JOB_191288","tr_customer_id":191306,"tr_customer_product_id":191296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109799852921396","imei1":"109799852921396","imei2":"109799852921396","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191292,"job_number":"JOB_191292","tr_customer_id":191310,"tr_customer_product_id":191300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Linnea Mayer","mobile_number":"914-795-0393","email_id":"Camille29@gmail.com","dop":"2025-06-09","serial_number":"108218012916195","imei1":"108218012916195","imei2":"108218012916195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191301,"job_number":"JOB_191301","tr_customer_id":191319,"tr_customer_product_id":191309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119407588425338","imei1":"119407588425338","imei2":"119407588425338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191303,"job_number":"JOB_191303","tr_customer_id":191321,"tr_customer_product_id":191311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Reyna Olson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130969155670555","imei1":"130969155670555","imei2":"130969155670555","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191305,"job_number":"JOB_191305","tr_customer_id":191323,"tr_customer_product_id":191313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Bradford Weimann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146283448515101","imei1":"146283448515101","imei2":"146283448515101","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191307,"job_number":"JOB_191307","tr_customer_id":191325,"tr_customer_product_id":191315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Brooks Gleason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108504704280765","imei1":"108504704280765","imei2":"108504704280765","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191316,"job_number":"JOB_191316","tr_customer_id":191334,"tr_customer_product_id":191324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16037883269870","imei1":"16037883269870","imei2":"16037883269870","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191331,"job_number":"JOB_191331","tr_customer_id":191349,"tr_customer_product_id":191339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109820564014651","imei1":"109820564014651","imei2":"109820564014651","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191334,"job_number":"JOB_191334","tr_customer_id":191352,"tr_customer_product_id":191342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Melvin Runte","mobile_number":"886-466-0701","email_id":"Spencer38@yahoo.com","dop":"2025-06-09","serial_number":"109385615247652","imei1":"109385615247652","imei2":"109385615247652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191336,"job_number":"JOB_191336","tr_customer_id":191354,"tr_customer_product_id":191344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Wyman Fisher","mobile_number":"277-585-1202","email_id":"Ryann_McLaughlin15@yahoo.com","dop":"2025-06-09","serial_number":"68092580277484340","imei1":"68092580277484340","imei2":"68092580277484340","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191345,"job_number":"JOB_191345","tr_customer_id":191363,"tr_customer_product_id":191353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103263885823478","imei1":"103263885823478","imei2":"103263885823478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191347,"job_number":"JOB_191347","tr_customer_id":191365,"tr_customer_product_id":191355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Hilario Weissnat","mobile_number":"677-453-1920","email_id":"Stefanie.Kihn30@hotmail.com","dop":"2025-06-09","serial_number":"105170713321617","imei1":"105170713321617","imei2":"105170713321617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191444,"job_number":"JOB_191444","tr_customer_id":191462,"tr_customer_product_id":191452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11054133234928","imei1":"11054133234928","imei2":"11054133234928","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191478,"job_number":"JOB_191478","tr_customer_id":191496,"tr_customer_product_id":191486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108757581041104","imei1":"108757581041104","imei2":"108757581041104","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191480,"job_number":"JOB_191480","tr_customer_id":191498,"tr_customer_product_id":191488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"Gordon Moen","mobile_number":"701-285-8104","email_id":"Jason3@gmail.com","dop":"2025-06-09","serial_number":"103343936264125","imei1":"103343936264125","imei2":"103343936264125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191481,"job_number":"JOB_191481","tr_customer_id":191499,"tr_customer_product_id":191489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103167754540222","imei1":"103167754540222","imei2":"103167754540222","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191483,"job_number":"JOB_191483","tr_customer_id":191501,"tr_customer_product_id":191491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:34.000Z","modified_at":"2026-02-19T06:46:34.000Z","name":"Jaquelin O'Hara","mobile_number":"749-535-3697","email_id":"Ernie_Nikolaus@gmail.com","dop":"2025-06-09","serial_number":"107251503754724","imei1":"107251503754724","imei2":"107251503754724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191486,"job_number":"JOB_191486","tr_customer_id":191504,"tr_customer_product_id":191494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109747247863806","imei1":"109747247863806","imei2":"109747247863806","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191488,"job_number":"JOB_191488","tr_customer_id":191506,"tr_customer_product_id":191496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Jordyn Kilback","mobile_number":"735-583-8945","email_id":"Marvin_Yundt@gmail.com","dop":"2025-06-09","serial_number":"108252188193768","imei1":"108252188193768","imei2":"108252188193768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191640,"job_number":"JOB_191640","tr_customer_id":191658,"tr_customer_product_id":191648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:53:54.000Z","modified_at":"2026-02-19T07:53:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Augustine64@hotmail.com","dop":"2025-07-02","serial_number":"14118099885827","imei1":"14118099885827","imei2":"14118099885827","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191641,"job_number":"JOB_191641","tr_customer_id":191659,"tr_customer_product_id":191649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:13.000Z","modified_at":"2026-02-19T07:54:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daryl8@yahoo.com","dop":"2025-07-02","serial_number":"12072430137911","imei1":"12072430137911","imei2":"12072430137911","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191642,"job_number":"JOB_191642","tr_customer_id":191660,"tr_customer_product_id":191650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:32.000Z","modified_at":"2026-02-19T07:54:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stanford21@gmail.com","dop":"2025-07-02","serial_number":"17437507193863","imei1":"17437507193863","imei2":"17437507193863","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191706,"job_number":"JOB_191706","tr_customer_id":191724,"tr_customer_product_id":191714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:39:02.000Z","modified_at":"2026-02-19T13:39:02.000Z","name":"Siddharth T","mobile_number":"9166881809","email_id":"abc124@xyz.com","dop":"2025-12-31","serial_number":"90274950465000","imei1":"90274950465000","imei2":"90274950465000","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191241,"job_number":"JOB_191241","tr_customer_id":191259,"tr_customer_product_id":191249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10873814698424","imei1":"10873814698424","imei2":"10873814698424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191247,"job_number":"JOB_191247","tr_customer_id":191265,"tr_customer_product_id":191255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Vergie Doyle","mobile_number":"863-595-3337","email_id":"Keanu.Hilpert@gmail.com","dop":"2000-01-31","serial_number":"1075098018740837","imei1":"1075098018740837","imei2":"1075098018740837","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191319,"job_number":"JOB_191319","tr_customer_id":191337,"tr_customer_product_id":191327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:31:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10812826567196","imei1":"10812826567196","imei2":"10812826567196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191321,"job_number":"JOB_191321","tr_customer_id":191339,"tr_customer_product_id":191329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:46.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Dana Reichel","mobile_number":"722-522-1163","email_id":"Oceane.Tremblay78@gmail.com","dop":"2000-01-31","serial_number":"1077534782820898","imei1":"1077534782820898","imei2":"1077534782820898","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191375,"job_number":"JOB_191375","tr_customer_id":191393,"tr_customer_product_id":191383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10325210145247","imei1":"10325210145247","imei2":"10325210145247","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191378,"job_number":"JOB_191378","tr_customer_id":191396,"tr_customer_product_id":191386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Cathryn Kuphal","mobile_number":"330-222-0690","email_id":"Lonzo78@yahoo.com","dop":"2000-01-31","serial_number":"1080694636159507","imei1":"1080694636159507","imei2":"1080694636159507","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191406,"job_number":"JOB_191406","tr_customer_id":191424,"tr_customer_product_id":191414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10762289346056","imei1":"10762289346056","imei2":"10762289346056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191408,"job_number":"JOB_191408","tr_customer_id":191426,"tr_customer_product_id":191416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:16.000Z","modified_at":"2026-02-19T04:33:16.000Z","name":"Earnestine Doyle","mobile_number":"335-237-3741","email_id":"Cleve_Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1022086570013029","imei1":"1022086570013029","imei2":"1022086570013029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191545,"job_number":"JOB_191545","tr_customer_id":191563,"tr_customer_product_id":191553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:04.000Z","modified_at":"2026-02-19T07:00:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321566161319","imei1":"10321566161319","imei2":"10321566161319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191547,"job_number":"JOB_191547","tr_customer_id":191565,"tr_customer_product_id":191555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:06.000Z","modified_at":"2026-02-19T07:00:06.000Z","name":"Zander Haag","mobile_number":"318-992-7413","email_id":"Sean.Denesik@hotmail.com","dop":"2000-01-31","serial_number":"1025205236998930","imei1":"1025205236998930","imei2":"1025205236998930","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191557,"job_number":"JOB_191557","tr_customer_id":191575,"tr_customer_product_id":191565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:50.000Z","modified_at":"2026-02-19T07:00:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10037802903845","imei1":"10037802903845","imei2":"10037802903845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191559,"job_number":"JOB_191559","tr_customer_id":191577,"tr_customer_product_id":191567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:52.000Z","modified_at":"2026-02-19T07:00:52.000Z","name":"Gordon Wunsch","mobile_number":"442-738-8818","email_id":"Shannon_Kutch72@gmail.com","dop":"2000-01-31","serial_number":"1037044544463395","imei1":"1037044544463395","imei2":"1037044544463395","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191569,"job_number":"JOB_191569","tr_customer_id":191587,"tr_customer_product_id":191577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:01:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10251750642456","imei1":"10251750642456","imei2":"10251750642456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191573,"job_number":"JOB_191573","tr_customer_id":191591,"tr_customer_product_id":191581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:01:38.000Z","name":"Sven Sawayn","mobile_number":"292-277-2718","email_id":"Nelle83@yahoo.com","dop":"2000-01-31","serial_number":"1042294733971134","imei1":"1042294733971134","imei2":"1042294733971134","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191578,"job_number":"JOB_191578","tr_customer_id":191596,"tr_customer_product_id":191586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:02:22.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10706879091739","imei1":"10706879091739","imei2":"10706879091739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191580,"job_number":"JOB_191580","tr_customer_id":191598,"tr_customer_product_id":191588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:23.000Z","modified_at":"2026-02-19T07:02:23.000Z","name":"Lilyan Wunsch","mobile_number":"951-433-7810","email_id":"Conor_Dare95@hotmail.com","dop":"2000-01-31","serial_number":"1057848136335981","imei1":"1057848136335981","imei2":"1057848136335981","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d7d77ec-42ba-4c35-ba95-802aa34dc156
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40b0748d-a38f-4eb2-b156-c27713a738a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 191708,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 632.28KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4Mjl9.VCWwV0-mlRHfnfEriH3__jbgmAhX-Mcju8SfiqhgeFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaf6957e-a82a-4f32-adfb-2421ed69074e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9e122-s5JT7AeX2QovKlT4gAx7PmCihW4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191219,"job_number":"JOB_191219","tr_customer_id":191237,"tr_customer_product_id":191227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:32.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Tomas Koch","mobile_number":"699-859-1365","email_id":"Orin_Vandervort38@yahoo.com","dop":"2025-04-06","serial_number":"12345223854772706","imei1":"12345223854772706","imei2":"12345223854772706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191220,"job_number":"JOB_191220","tr_customer_id":191238,"tr_customer_product_id":191228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:30:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10688052490658","imei1":"10688052490658","imei2":"10688052490658","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191222,"job_number":"JOB_191222","tr_customer_id":191240,"tr_customer_product_id":191230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"Macey Collier","mobile_number":"330-691-4736","email_id":"Noemy.Schmitt57@gmail.com","dop":"2025-06-18","serial_number":"1095139666501480","imei1":"1095139666501480","imei2":"1095139666501480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191223,"job_number":"JOB_191223","tr_customer_id":191241,"tr_customer_product_id":191231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:34.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14527071839745","imei1":"14527071839745","imei2":"14527071839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191225,"job_number":"JOB_191225","tr_customer_id":191243,"tr_customer_product_id":191233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15521206471769","imei1":"15521206471769","imei2":"15521206471769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191228,"job_number":"JOB_191228","tr_customer_id":191246,"tr_customer_product_id":191236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Maggie Brown","mobile_number":"808-955-2570","email_id":"Lacey_Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"17878608883291758","imei1":"17878608883291758","imei2":"17878608883291758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191229,"job_number":"JOB_191229","tr_customer_id":191247,"tr_customer_product_id":191237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:36.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Roslyn Kozey","mobile_number":"847-534-1220","email_id":"Curt_Turcotte95@yahoo.com","dop":"2025-04-06","serial_number":"17717156967680284","imei1":"17717156967680284","imei2":"17717156967680284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191230,"job_number":"JOB_191230","tr_customer_id":191248,"tr_customer_product_id":191238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:30:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16179755551988","imei1":"16179755551988","imei2":"16179755551988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191232,"job_number":"JOB_191232","tr_customer_id":191250,"tr_customer_product_id":191240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:49.000Z","modified_at":"2026-02-19T04:30:49.000Z","name":"Manuel Hermiston","mobile_number":"578-471-6815","email_id":"Emmet.Emard2@gmail.com","dop":"2025-04-06","serial_number":"13297329948250840","imei1":"13297329948250840","imei2":"13297329948250840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191233,"job_number":"JOB_191233","tr_customer_id":191251,"tr_customer_product_id":191241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10433950106655","imei1":"10433950106655","imei2":"10433950106655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191236,"job_number":"JOB_191236","tr_customer_id":191254,"tr_customer_product_id":191244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:52.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Mario Halvorson","mobile_number":"549-442-6335","email_id":"Nicolette.Durgan@hotmail.com","dop":"2025-04-06","serial_number":"12374650723664226","imei1":"12374650723664226","imei2":"12374650723664226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191237,"job_number":"JOB_191237","tr_customer_id":191255,"tr_customer_product_id":191245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:53.000Z","modified_at":"2026-02-19T04:30:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105986987772166","imei1":"105986987772166","imei2":"105986987772166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191239,"job_number":"JOB_191239","tr_customer_id":191257,"tr_customer_product_id":191247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17506590812941","imei1":"17506590812941","imei2":"17506590812941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191243,"job_number":"JOB_191243","tr_customer_id":191261,"tr_customer_product_id":191251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17709573491233","imei1":"17709573491233","imei2":"17709573491233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191244,"job_number":"JOB_191244","tr_customer_id":191262,"tr_customer_product_id":191252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191246,"job_number":"JOB_191246","tr_customer_id":191264,"tr_customer_product_id":191254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Chelsie Mayer","mobile_number":"502-985-7792","email_id":"Jerel_Nolan@gmail.com","dop":"2025-04-06","serial_number":"17427527163286678","imei1":"17427527163286678","imei2":"17427527163286678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191248,"job_number":"JOB_191248","tr_customer_id":191266,"tr_customer_product_id":191256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:02.000Z","modified_at":"2026-02-19T04:31:02.000Z","name":"Evie Rosenbaum","mobile_number":"358-682-6680","email_id":"Anya86@hotmail.com","dop":"2025-04-06","serial_number":"17172965686514828","imei1":"17172965686514828","imei2":"17172965686514828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191249,"job_number":"JOB_191249","tr_customer_id":191267,"tr_customer_product_id":191257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"94431409930443","imei1":"94431409930443","imei2":"94431409930443","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191250,"job_number":"JOB_191250","tr_customer_id":191268,"tr_customer_product_id":191258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:04.000Z","modified_at":"2026-02-19T04:31:04.000Z","name":"Rusty Greenfelder","mobile_number":"912-915-0205","email_id":"Samanta_Mante58@yahoo.com","dop":"2025-02-01","serial_number":"51419119876822","imei1":"51419119876822","imei2":"51419119876822","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191252,"job_number":"JOB_191252","tr_customer_id":191270,"tr_customer_product_id":191260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14721406438004","imei1":"14721406438004","imei2":"14721406438004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191254,"job_number":"JOB_191254","tr_customer_id":191272,"tr_customer_product_id":191262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:08.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Karolann Gaylord","mobile_number":"996-983-1831","email_id":"Carson.Hodkiewicz64@gmail.com","dop":"2025-04-06","serial_number":"16593499847656808","imei1":"16593499847656808","imei2":"16593499847656808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191255,"job_number":"JOB_191255","tr_customer_id":191273,"tr_customer_product_id":191263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17846571527278","imei1":"17846571527278","imei2":"17846571527278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191257,"job_number":"JOB_191257","tr_customer_id":191275,"tr_customer_product_id":191265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:13.000Z","modified_at":"2026-02-19T04:31:13.000Z","name":"Roma Marks","mobile_number":"437-494-5909","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"19624821195173516","imei1":"19624821195173516","imei2":"19624821195173516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191259,"job_number":"JOB_191259","tr_customer_id":191277,"tr_customer_product_id":191267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:14.000Z","name":"Althea Stark","mobile_number":"442-666-0010","email_id":"Amiya_Casper@yahoo.com","dop":"2025-05-30","serial_number":"19316279942896","imei1":"19316279942896","imei2":"19316279942896","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191260,"job_number":"JOB_191260","tr_customer_id":191278,"tr_customer_product_id":191268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:16.000Z","modified_at":"2026-02-19T04:31:16.000Z","name":"Watson McKenzie","mobile_number":"782-786-0920","email_id":"Javonte.Kreiger95@yahoo.com","dop":"2025-05-30","serial_number":"1504132836056941","imei1":"1504132836056941","imei2":"1504132836056941","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191261,"job_number":"JOB_191261","tr_customer_id":191279,"tr_customer_product_id":191269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:17.000Z","modified_at":"2026-02-19T04:31:17.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14683496787524","imei1":"14683496787524","imei2":"14683496787524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191263,"job_number":"JOB_191263","tr_customer_id":191281,"tr_customer_product_id":191271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18941371917464","imei1":"18941371917464","imei2":"18941371917464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191265,"job_number":"JOB_191265","tr_customer_id":191283,"tr_customer_product_id":191273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:19.000Z","name":"Loy Larkin","mobile_number":"742-200-4880","email_id":"Helena.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14030303457433894","imei1":"14030303457433894","imei2":"14030303457433894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191266,"job_number":"JOB_191266","tr_customer_id":191284,"tr_customer_product_id":191274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14297966424693","imei1":"14297966424693","imei2":"14297966424693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191268,"job_number":"JOB_191268","tr_customer_id":191286,"tr_customer_product_id":191276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:20.000Z","name":"Cullen Terry","mobile_number":"828-203-2705","email_id":"Kobe74@gmail.com","dop":"2025-04-06","serial_number":"16840089126082376","imei1":"16840089126082376","imei2":"16840089126082376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191269,"job_number":"JOB_191269","tr_customer_id":191287,"tr_customer_product_id":191277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:21.000Z","modified_at":"2026-02-19T04:31:21.000Z","name":"Alysa Wilkinson","mobile_number":"313-667-2879","email_id":"Cletus.Casper63@gmail.com","dop":"2025-04-06","serial_number":"12679947916198118","imei1":"12679947916198118","imei2":"12679947916198118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191270,"job_number":"JOB_191270","tr_customer_id":191288,"tr_customer_product_id":191278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:23.000Z","modified_at":"2026-02-19T04:31:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10265128775868","imei1":"10265128775868","imei2":"10265128775868","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191272,"job_number":"JOB_191272","tr_customer_id":191290,"tr_customer_product_id":191280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424793826401","imei1":"14424793826401","imei2":"14424793826401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191273,"job_number":"JOB_191273","tr_customer_id":191291,"tr_customer_product_id":191281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:31:25.000Z","name":"Kelley Willms","mobile_number":"828-844-3798","email_id":"Reymundo46@gmail.com","dop":"2025-08-24","serial_number":"1017470612274719","imei1":"1017470612274719","imei2":"1017470612274719","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191276,"job_number":"JOB_191276","tr_customer_id":191294,"tr_customer_product_id":191284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Herta Howell","mobile_number":"322-633-8668","email_id":"Anderson64@yahoo.com","dop":"2025-04-06","serial_number":"16570786360563086","imei1":"16570786360563086","imei2":"16570786360563086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191281,"job_number":"JOB_191281","tr_customer_id":191299,"tr_customer_product_id":191289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:31.000Z","modified_at":"2026-02-19T04:31:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15703621728856","imei1":"15703621728856","imei2":"15703621728856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191283,"job_number":"JOB_191283","tr_customer_id":191301,"tr_customer_product_id":191291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:33.000Z","modified_at":"2026-02-19T04:31:33.000Z","name":"Margarett Cummerata","mobile_number":"502-493-1780","email_id":"Stuart.Howell@gmail.com","dop":"2025-04-06","serial_number":"15501833992370586","imei1":"15501833992370586","imei2":"15501833992370586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191284,"job_number":"JOB_191284","tr_customer_id":191302,"tr_customer_product_id":191292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16727127899124","imei1":"16727127899124","imei2":"16727127899124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191285,"job_number":"JOB_191285","tr_customer_id":191303,"tr_customer_product_id":191293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15268983662685","imei1":"15268983662685","imei2":"15268983662685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191287,"job_number":"JOB_191287","tr_customer_id":191305,"tr_customer_product_id":191295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100418417039494","imei1":"100418417039494","imei2":"100418417039494","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191293,"job_number":"JOB_191293","tr_customer_id":191311,"tr_customer_product_id":191301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18322257132548","imei1":"18322257132548","imei2":"18322257132548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191295,"job_number":"JOB_191295","tr_customer_id":191313,"tr_customer_product_id":191303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Tomas Walsh","mobile_number":"638-993-9028","email_id":"Dejuan60@hotmail.com","dop":"2025-04-06","serial_number":"13380287608732708","imei1":"13380287608732708","imei2":"13380287608732708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191296,"job_number":"JOB_191296","tr_customer_id":191314,"tr_customer_product_id":191304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17995480919868","imei1":"17995480919868","imei2":"17995480919868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191298,"job_number":"JOB_191298","tr_customer_id":191316,"tr_customer_product_id":191306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Natalie Mohr","mobile_number":"629-541-1089","email_id":"Kylee_Willms14@gmail.com","dop":"2025-04-06","serial_number":"17723503581306908","imei1":"17723503581306908","imei2":"17723503581306908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191299,"job_number":"JOB_191299","tr_customer_id":191317,"tr_customer_product_id":191307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Leta Altenwerth","mobile_number":"817-674-5036","email_id":"Tony_Krajcik49@gmail.com","dop":"2025-04-06","serial_number":"17569539256543718","imei1":"17569539256543718","imei2":"17569539256543718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191300,"job_number":"JOB_191300","tr_customer_id":191318,"tr_customer_product_id":191308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:38.000Z","modified_at":"2026-02-19T04:31:38.000Z","name":"Parker Swaniawski","mobile_number":"527-227-6056","email_id":"Destiney_Collins33@gmail.com","dop":"2025-04-06","serial_number":"16205342429589942","imei1":"16205342429589942","imei2":"16205342429589942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191302,"job_number":"JOB_191302","tr_customer_id":191320,"tr_customer_product_id":191310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14581719990621","imei1":"14581719990621","imei2":"14581719990621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191306,"job_number":"JOB_191306","tr_customer_id":191324,"tr_customer_product_id":191314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10309429948962","imei1":"10309429948962","imei2":"10309429948962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191309,"job_number":"JOB_191309","tr_customer_id":191327,"tr_customer_product_id":191317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Xander Hills","mobile_number":"575-941-7632","email_id":"Hanna.Larkin26@hotmail.com","dop":"2025-04-06","serial_number":"13362129501088114","imei1":"13362129501088114","imei2":"13362129501088114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191310,"job_number":"JOB_191310","tr_customer_id":191328,"tr_customer_product_id":191318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:41.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Jasper Stokes","mobile_number":"895-644-0176","email_id":"Donnell_Renner@gmail.com","dop":"2025-04-06","serial_number":"14150191643210690","imei1":"14150191643210690","imei2":"14150191643210690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191311,"job_number":"JOB_191311","tr_customer_id":191329,"tr_customer_product_id":191319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17311073826084","imei1":"17311073826084","imei2":"17311073826084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191312,"job_number":"JOB_191312","tr_customer_id":191330,"tr_customer_product_id":191320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:31:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15175724836326","imei1":"15175724836326","imei2":"15175724836326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191317,"job_number":"JOB_191317","tr_customer_id":191335,"tr_customer_product_id":191325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Mohammed Mills","mobile_number":"945-913-1733","email_id":"Tianna60@hotmail.com","dop":"2025-04-06","serial_number":"17048799110496500","imei1":"17048799110496500","imei2":"17048799110496500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191318,"job_number":"JOB_191318","tr_customer_id":191336,"tr_customer_product_id":191326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Callie Williamson","mobile_number":"842-492-9273","email_id":"Hardy.Mayer@yahoo.com","dop":"2025-04-06","serial_number":"17631394561579076","imei1":"17631394561579076","imei2":"17631394561579076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191322,"job_number":"JOB_191322","tr_customer_id":191340,"tr_customer_product_id":191330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12060365829808","imei1":"12060365829808","imei2":"12060365829808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191324,"job_number":"JOB_191324","tr_customer_id":191342,"tr_customer_product_id":191332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14228312850826","imei1":"14228312850826","imei2":"14228312850826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191325,"job_number":"JOB_191325","tr_customer_id":191343,"tr_customer_product_id":191333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"75571334072832","imei1":"75571334072832","imei2":"75571334072832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191327,"job_number":"JOB_191327","tr_customer_id":191345,"tr_customer_product_id":191335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Marques Lebsack","mobile_number":"647-492-7584","email_id":"Lincoln.Mills@gmail.com","dop":"2025-02-01","serial_number":"98866026318956","imei1":"98866026318956","imei2":"98866026318956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191328,"job_number":"JOB_191328","tr_customer_id":191346,"tr_customer_product_id":191336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:31:48.000Z","name":"Elva Roberts","mobile_number":"721-505-1004","email_id":"Tanner97@gmail.com","dop":"2025-04-06","serial_number":"17427579508372956","imei1":"17427579508372956","imei2":"17427579508372956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191329,"job_number":"JOB_191329","tr_customer_id":191347,"tr_customer_product_id":191337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:49.000Z","modified_at":"2026-02-19T04:31:49.000Z","name":"Doyle Hartmann","mobile_number":"361-598-5248","email_id":"Scot.Reinger@hotmail.com","dop":"2025-04-06","serial_number":"18566017327131970","imei1":"18566017327131970","imei2":"18566017327131970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191333,"job_number":"JOB_191333","tr_customer_id":191351,"tr_customer_product_id":191341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11721311962638","imei1":"11721311962638","imei2":"11721311962638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191337,"job_number":"JOB_191337","tr_customer_id":191355,"tr_customer_product_id":191345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Karina Leuschke","mobile_number":"347-689-1943","email_id":"Asia98@yahoo.com","dop":"2025-04-06","serial_number":"17762554263453148","imei1":"17762554263453148","imei2":"17762554263453148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191339,"job_number":"JOB_191339","tr_customer_id":191357,"tr_customer_product_id":191347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:58.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19797877332312","imei1":"19797877332312","imei2":"19797877332312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191341,"job_number":"JOB_191341","tr_customer_id":191359,"tr_customer_product_id":191349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:00.000Z","modified_at":"2026-02-19T04:32:00.000Z","name":"Marie DuBuque","mobile_number":"382-709-3166","email_id":"Jermain_Abshire73@yahoo.com","dop":"2025-04-06","serial_number":"14199064865140760","imei1":"14199064865140760","imei2":"14199064865140760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191342,"job_number":"JOB_191342","tr_customer_id":191360,"tr_customer_product_id":191350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11426890797979","imei1":"11426890797979","imei2":"11426890797979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191344,"job_number":"JOB_191344","tr_customer_id":191362,"tr_customer_product_id":191352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:07.000Z","modified_at":"2026-02-19T04:32:07.000Z","name":"Silas Bergstrom","mobile_number":"615-575-3513","email_id":"Elsa_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"18716640963760516","imei1":"18716640963760516","imei2":"18716640963760516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191349,"job_number":"JOB_191349","tr_customer_id":191367,"tr_customer_product_id":191357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13680125882455","imei1":"13680125882455","imei2":"13680125882455","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191351,"job_number":"JOB_191351","tr_customer_id":191369,"tr_customer_product_id":191359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16779910294063","imei1":"16779910294063","imei2":"16779910294063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191353,"job_number":"JOB_191353","tr_customer_id":191371,"tr_customer_product_id":191361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:11.000Z","name":"Vern Mitchell","mobile_number":"450-246-0894","email_id":"Hayden_Goldner65@yahoo.com","dop":"2025-08-24","serial_number":"1003357521150650","imei1":"1003357521150650","imei2":"1003357521150650","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191354,"job_number":"JOB_191354","tr_customer_id":191372,"tr_customer_product_id":191362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:12.000Z","modified_at":"2026-02-19T04:32:12.000Z","name":"Clint Dibbert","mobile_number":"399-300-5029","email_id":"Obie.Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"17527963676970402","imei1":"17527963676970402","imei2":"17527963676970402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191355,"job_number":"JOB_191355","tr_customer_id":191373,"tr_customer_product_id":191363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:17.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103292155322050","imei1":"103292155322050","imei2":"103292155322050","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191357,"job_number":"JOB_191357","tr_customer_id":191375,"tr_customer_product_id":191365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16923449199957","imei1":"16923449199957","imei2":"16923449199957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191359,"job_number":"JOB_191359","tr_customer_id":191377,"tr_customer_product_id":191367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15599199457187","imei1":"15599199457187","imei2":"15599199457187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191361,"job_number":"JOB_191361","tr_customer_id":191379,"tr_customer_product_id":191369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Winnifred Willms","mobile_number":"313-814-5130","email_id":"Leo28@yahoo.com","dop":"2025-04-06","serial_number":"16479026012223708","imei1":"16479026012223708","imei2":"16479026012223708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191362,"job_number":"JOB_191362","tr_customer_id":191380,"tr_customer_product_id":191370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Candice Collier","mobile_number":"370-895-3627","email_id":"Elmira_Schuppe41@hotmail.com","dop":"2025-04-06","serial_number":"14307850121123396","imei1":"14307850121123396","imei2":"14307850121123396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191363,"job_number":"JOB_191363","tr_customer_id":191381,"tr_customer_product_id":191371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15401237548972","imei1":"15401237548972","imei2":"15401237548972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191366,"job_number":"JOB_191366","tr_customer_id":191384,"tr_customer_product_id":191374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"Alford Okuneva","mobile_number":"385-981-9514","email_id":"Margarett52@gmail.com","dop":"2025-04-06","serial_number":"17577771243416328","imei1":"17577771243416328","imei2":"17577771243416328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191367,"job_number":"JOB_191367","tr_customer_id":191385,"tr_customer_product_id":191375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:24.000Z","modified_at":"2026-02-19T04:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14435164813247","imei1":"14435164813247","imei2":"14435164813247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191369,"job_number":"JOB_191369","tr_customer_id":191387,"tr_customer_product_id":191377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11067001672904","imei1":"11067001672904","imei2":"11067001672904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191371,"job_number":"JOB_191371","tr_customer_id":191389,"tr_customer_product_id":191379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:26.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Walton Feil","mobile_number":"817-502-6783","email_id":"Andreanne91@yahoo.com","dop":"2025-04-06","serial_number":"10553834779386148","imei1":"10553834779386148","imei2":"10553834779386148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191372,"job_number":"JOB_191372","tr_customer_id":191390,"tr_customer_product_id":191380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:27.000Z","modified_at":"2026-02-19T04:32:27.000Z","name":"Gregorio Ernser","mobile_number":"244-721-5733","email_id":"Gwen.Howell10@yahoo.com","dop":"2025-04-06","serial_number":"10002755353752876","imei1":"10002755353752876","imei2":"10002755353752876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191373,"job_number":"JOB_191373","tr_customer_id":191391,"tr_customer_product_id":191381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17668753051353","imei1":"17668753051353","imei2":"17668753051353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191377,"job_number":"JOB_191377","tr_customer_id":191395,"tr_customer_product_id":191385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Demarcus O'Kon","mobile_number":"222-223-8615","email_id":"Caden_Kris71@yahoo.com","dop":"2025-04-06","serial_number":"14824563479941042","imei1":"14824563479941042","imei2":"14824563479941042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191379,"job_number":"JOB_191379","tr_customer_id":191397,"tr_customer_product_id":191387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11627456735752","imei1":"11627456735752","imei2":"11627456735752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191381,"job_number":"JOB_191381","tr_customer_id":191399,"tr_customer_product_id":191389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19428917573034","imei1":"19428917573034","imei2":"19428917573034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191383,"job_number":"JOB_191383","tr_customer_id":191401,"tr_customer_product_id":191391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:32:34.000Z","name":"Lucinda Jones","mobile_number":"821-571-2879","email_id":"Corene.Nader@gmail.com","dop":"2025-04-06","serial_number":"15472190441873366","imei1":"15472190441873366","imei2":"15472190441873366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191384,"job_number":"JOB_191384","tr_customer_id":191402,"tr_customer_product_id":191392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:35.000Z","modified_at":"2026-02-19T04:32:35.000Z","name":"Laverne Boyle","mobile_number":"605-903-1782","email_id":"Max12@hotmail.com","dop":"2025-04-06","serial_number":"19190117543976904","imei1":"19190117543976904","imei2":"19190117543976904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191385,"job_number":"JOB_191385","tr_customer_id":191403,"tr_customer_product_id":191393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:32:40.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16274612667715","imei1":"16274612667715","imei2":"16274612667715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191387,"job_number":"JOB_191387","tr_customer_id":191405,"tr_customer_product_id":191395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:41.000Z","modified_at":"2026-02-19T04:32:41.000Z","name":"Jorge Dach","mobile_number":"322-210-9531","email_id":"Ines.Dietrich10@yahoo.com","dop":"2025-04-06","serial_number":"13558698334027136","imei1":"13558698334027136","imei2":"13558698334027136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191388,"job_number":"JOB_191388","tr_customer_id":191406,"tr_customer_product_id":191396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15920878802938","imei1":"15920878802938","imei2":"15920878802938","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191389,"job_number":"JOB_191389","tr_customer_id":191407,"tr_customer_product_id":191397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14558428107825","imei1":"14558428107825","imei2":"14558428107825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191392,"job_number":"JOB_191392","tr_customer_id":191410,"tr_customer_product_id":191400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Dawson Lubowitz","mobile_number":"441-901-7308","email_id":"Rozella85@hotmail.com","dop":"2025-08-24","serial_number":"1043714456399666","imei1":"1043714456399666","imei2":"1043714456399666","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191393,"job_number":"JOB_191393","tr_customer_id":191411,"tr_customer_product_id":191401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:57.000Z","modified_at":"2026-02-19T04:32:57.000Z","name":"Brett Pagac","mobile_number":"533-649-8899","email_id":"Karelle35@yahoo.com","dop":"2025-04-06","serial_number":"15341964513358382","imei1":"15341964513358382","imei2":"15341964513358382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191394,"job_number":"JOB_191394","tr_customer_id":191412,"tr_customer_product_id":191402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820236391585","imei1":"11820236391585","imei2":"11820236391585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191396,"job_number":"JOB_191396","tr_customer_id":191414,"tr_customer_product_id":191404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:02.000Z","modified_at":"2026-02-19T04:33:02.000Z","name":"Armand Collier","mobile_number":"547-279-2348","email_id":"Grace_Roob35@yahoo.com","dop":"2025-04-06","serial_number":"10088671860230022","imei1":"10088671860230022","imei2":"10088671860230022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191397,"job_number":"JOB_191397","tr_customer_id":191415,"tr_customer_product_id":191405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10625071618433","imei1":"10625071618433","imei2":"10625071618433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191399,"job_number":"JOB_191399","tr_customer_id":191417,"tr_customer_product_id":191407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:07.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Bernhard Harber","mobile_number":"700-859-2474","email_id":"Delta_Batz25@yahoo.com","dop":"2025-04-06","serial_number":"10235909068054224","imei1":"10235909068054224","imei2":"10235909068054224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191400,"job_number":"JOB_191400","tr_customer_id":191418,"tr_customer_product_id":191408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16867844048046","imei1":"16867844048046","imei2":"16867844048046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191402,"job_number":"JOB_191402","tr_customer_id":191420,"tr_customer_product_id":191410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:11.000Z","modified_at":"2026-02-19T04:33:11.000Z","name":"Kaylie Crooks","mobile_number":"993-508-3141","email_id":"Adriel.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"12711298632183848","imei1":"12711298632183848","imei2":"12711298632183848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191403,"job_number":"JOB_191403","tr_customer_id":191421,"tr_customer_product_id":191411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11727626036444","imei1":"11727626036444","imei2":"11727626036444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191405,"job_number":"JOB_191405","tr_customer_id":191423,"tr_customer_product_id":191413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Ashtyn Jast","mobile_number":"422-760-7118","email_id":"Damien64@gmail.com","dop":"2025-04-06","serial_number":"13095709378852140","imei1":"13095709378852140","imei2":"13095709378852140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191409,"job_number":"JOB_191409","tr_customer_id":191427,"tr_customer_product_id":191417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:20.000Z","modified_at":"2026-02-19T04:33:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"17685194503322","imei1":"17685194503322","imei2":"17685194503322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191411,"job_number":"JOB_191411","tr_customer_id":191429,"tr_customer_product_id":191419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:22.000Z","modified_at":"2026-02-19T04:33:22.000Z","name":"Rosella Armstrong","mobile_number":"202-983-2446","email_id":"Jacklyn90@yahoo.com","dop":"2025-04-06","serial_number":"19276117195031424","imei1":"19276117195031424","imei2":"19276117195031424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191412,"job_number":"JOB_191412","tr_customer_id":191430,"tr_customer_product_id":191420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29842036041069","imei1":"29842036041069","imei2":"29842036041069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191413,"job_number":"JOB_191413","tr_customer_id":191431,"tr_customer_product_id":191421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27110335867748","imei1":"27110335867748","imei2":"27110335867748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191414,"job_number":"JOB_191414","tr_customer_id":191432,"tr_customer_product_id":191422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:24.000Z","modified_at":"2026-02-19T04:47:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66556570237620","imei1":"66556570237620","imei2":"66556570237620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191415,"job_number":"JOB_191415","tr_customer_id":191433,"tr_customer_product_id":191423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57752523317588","imei1":"57752523317588","imei2":"57752523317588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191416,"job_number":"JOB_191416","tr_customer_id":191434,"tr_customer_product_id":191424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92110170384644","imei1":"92110170384644","imei2":"92110170384644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191417,"job_number":"JOB_191417","tr_customer_id":191435,"tr_customer_product_id":191425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:25.000Z","modified_at":"2026-02-19T04:47:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90935454979574","imei1":"90935454979574","imei2":"90935454979574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191419,"job_number":"JOB_191419","tr_customer_id":191437,"tr_customer_product_id":191427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:56.000Z","modified_at":"2026-02-19T04:47:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64719831484479","imei1":"64719831484479","imei2":"64719831484479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191420,"job_number":"JOB_191420","tr_customer_id":191438,"tr_customer_product_id":191428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71395076744004","imei1":"71395076744004","imei2":"71395076744004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191421,"job_number":"JOB_191421","tr_customer_id":191439,"tr_customer_product_id":191429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91129808689876","imei1":"91129808689876","imei2":"91129808689876","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191422,"job_number":"JOB_191422","tr_customer_id":191440,"tr_customer_product_id":191430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:57.000Z","modified_at":"2026-02-19T04:47:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23064840257479","imei1":"23064840257479","imei2":"23064840257479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191423,"job_number":"JOB_191423","tr_customer_id":191441,"tr_customer_product_id":191431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22427574509409","imei1":"22427574509409","imei2":"22427574509409","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191424,"job_number":"JOB_191424","tr_customer_id":191442,"tr_customer_product_id":191432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94703171718897","imei1":"94703171718897","imei2":"94703171718897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191426,"job_number":"JOB_191426","tr_customer_id":191444,"tr_customer_product_id":191434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61496919117840","imei1":"61496919117840","imei2":"61496919117840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191427,"job_number":"JOB_191427","tr_customer_id":191445,"tr_customer_product_id":191435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67324255506377","imei1":"67324255506377","imei2":"67324255506377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191428,"job_number":"JOB_191428","tr_customer_id":191446,"tr_customer_product_id":191436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:29.000Z","modified_at":"2026-02-19T04:48:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57437809675330","imei1":"57437809675330","imei2":"57437809675330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191429,"job_number":"JOB_191429","tr_customer_id":191447,"tr_customer_product_id":191437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70060532965830","imei1":"70060532965830","imei2":"70060532965830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191430,"job_number":"JOB_191430","tr_customer_id":191448,"tr_customer_product_id":191438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53795388309916","imei1":"53795388309916","imei2":"53795388309916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191431,"job_number":"JOB_191431","tr_customer_id":191449,"tr_customer_product_id":191439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57749305923207","imei1":"57749305923207","imei2":"57749305923207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191434,"job_number":"JOB_191434","tr_customer_id":191452,"tr_customer_product_id":191442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:03:51.000Z","modified_at":"2026-02-19T05:03:51.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-09","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-09T05:03:50.681956853Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191435,"job_number":"JOB_191435","tr_customer_id":191453,"tr_customer_product_id":191443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979470","imei1":"14258998979470","imei2":"14258998979470","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191436,"job_number":"JOB_191436","tr_customer_id":191454,"tr_customer_product_id":191444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979472","imei1":"14258998979472","imei2":"14258998979472","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191437,"job_number":"JOB_191437","tr_customer_id":191455,"tr_customer_product_id":191445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979471","imei1":"14258998979471","imei2":"14258998979471","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191438,"job_number":"JOB_191438","tr_customer_id":191456,"tr_customer_product_id":191446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:07:31.000Z","modified_at":"2026-02-19T05:07:31.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979473","imei1":"14258998979473","imei2":"14258998979473","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191439,"job_number":"JOB_191439","tr_customer_id":191457,"tr_customer_product_id":191447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:33.000Z","modified_at":"2026-02-19T05:16:33.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"50709092269770","imei1":"50709092269770","imei2":"50709092269770","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191441,"job_number":"JOB_191441","tr_customer_id":191459,"tr_customer_product_id":191449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:06.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"14450861996853","imei1":"14450861996853","imei2":"14450861996853","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191445,"job_number":"JOB_191445","tr_customer_id":191463,"tr_customer_product_id":191453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:17:40.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"76192717141372","imei1":"76192717141372","imei2":"76192717141372","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191448,"job_number":"JOB_191448","tr_customer_id":191466,"tr_customer_product_id":191456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:47.000Z","modified_at":"2026-02-19T05:19:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"55098509918510","imei1":"55098509918510","imei2":"55098509918510","popurl":"2026-02-09T05:19:47.155889752Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191449,"job_number":"JOB_191449","tr_customer_id":191467,"tr_customer_product_id":191457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:19:51.000Z","modified_at":"2026-02-19T05:19:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-09","serial_number":"90714229462320","imei1":"90714229462320","imei2":"90714229462320","popurl":"2026-02-09T05:19:51.377375139Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191450,"job_number":"JOB_191450","tr_customer_id":191468,"tr_customer_product_id":191458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:23:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106157312690279","imei1":"106157312690279","imei2":"106157312690279","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191452,"job_number":"JOB_191452","tr_customer_id":191470,"tr_customer_product_id":191460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:10.000Z","modified_at":"2026-02-19T05:24:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109118600158008","imei1":"109118600158008","imei2":"109118600158008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191454,"job_number":"JOB_191454","tr_customer_id":191472,"tr_customer_product_id":191462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:26:56.000Z","modified_at":"2026-02-19T05:26:56.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-09","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-09T05:26:55.617780717Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191456,"job_number":"JOB_191456","tr_customer_id":191474,"tr_customer_product_id":191464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:08.000Z","modified_at":"2026-02-19T05:41:08.000Z","name":"Rick Steuber","mobile_number":"274-823-3795","email_id":"Kianna_Baumbach12@gmail.com","dop":"2025-04-06","serial_number":"14373268042190202","imei1":"14373268042190202","imei2":"14373268042190202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191458,"job_number":"JOB_191458","tr_customer_id":191476,"tr_customer_product_id":191466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:27.000Z","modified_at":"2026-02-19T05:41:27.000Z","name":"Alta Farrell","mobile_number":"397-342-7156","email_id":"Quincy59@yahoo.com","dop":"2025-04-06","serial_number":"13203258125130702","imei1":"13203258125130702","imei2":"13203258125130702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191459,"job_number":"JOB_191459","tr_customer_id":191477,"tr_customer_product_id":191467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:41.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18754308236275","imei1":"18754308236275","imei2":"18754308236275","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191461,"job_number":"JOB_191461","tr_customer_id":191479,"tr_customer_product_id":191469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:42:56.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17710084217667","imei1":"17710084217667","imei2":"17710084217667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191463,"job_number":"JOB_191463","tr_customer_id":191481,"tr_customer_product_id":191471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19792076803915","imei1":"19792076803915","imei2":"19792076803915","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191465,"job_number":"JOB_191465","tr_customer_id":191483,"tr_customer_product_id":191473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:55.000Z","modified_at":"2026-02-19T05:49:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13002222605757","imei1":"13002222605757","imei2":"13002222605757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191467,"job_number":"JOB_191467","tr_customer_id":191485,"tr_customer_product_id":191475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:57.000Z","modified_at":"2026-02-19T05:49:57.000Z","name":"Dedrick Bogisich","mobile_number":"799-663-7256","email_id":"Gayle83@gmail.com","dop":"2025-04-06","serial_number":"17236752539388104","imei1":"17236752539388104","imei2":"17236752539388104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191468,"job_number":"JOB_191468","tr_customer_id":191486,"tr_customer_product_id":191476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:50:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784773158103","imei1":"13784773158103","imei2":"13784773158103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191470,"job_number":"JOB_191470","tr_customer_id":191488,"tr_customer_product_id":191478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:41.000Z","modified_at":"2026-02-19T05:50:41.000Z","name":"Zechariah Baumbach","mobile_number":"889-638-7355","email_id":"Lafayette.Roberts50@hotmail.com","dop":"2025-04-06","serial_number":"15159804936144974","imei1":"15159804936144974","imei2":"15159804936144974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191471,"job_number":"JOB_191471","tr_customer_id":191489,"tr_customer_product_id":191479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19626605908725","imei1":"19626605908725","imei2":"19626605908725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191473,"job_number":"JOB_191473","tr_customer_id":191491,"tr_customer_product_id":191481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:24.000Z","modified_at":"2026-02-19T05:51:24.000Z","name":"Efren Harber","mobile_number":"505-226-3283","email_id":"Hailee.Runolfsson41@yahoo.com","dop":"2025-04-06","serial_number":"13183505060394110","imei1":"13183505060394110","imei2":"13183505060394110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191484,"job_number":"JOB_191484","tr_customer_id":191502,"tr_customer_product_id":191492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:44.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107515396810011","imei1":"107515396810011","imei2":"107515396810011","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191489,"job_number":"JOB_191489","tr_customer_id":191507,"tr_customer_product_id":191497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:47:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107281076597097","imei1":"107281076597097","imei2":"107281076597097","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191492,"job_number":"JOB_191492","tr_customer_id":191510,"tr_customer_product_id":191500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:20.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103199027587114","imei1":"103199027587114","imei2":"103199027587114","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191497,"job_number":"JOB_191497","tr_customer_id":191515,"tr_customer_product_id":191505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:47.000Z","modified_at":"2026-02-19T06:49:47.000Z","name":"Kameron Gutmann","mobile_number":"583-248-5736","email_id":"Greta38@gmail.com","dop":"2025-04-06","serial_number":"11366046961245970","imei1":"11366046961245970","imei2":"11366046961245970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191498,"job_number":"JOB_191498","tr_customer_id":191516,"tr_customer_product_id":191506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:51.000Z","modified_at":"2026-02-19T06:49:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10332678571013","imei1":"10332678571013","imei2":"10332678571013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191500,"job_number":"JOB_191500","tr_customer_id":191518,"tr_customer_product_id":191508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:49:52.000Z","name":"Elizabeth Smitham","mobile_number":"917-837-1961","email_id":"Rogelio95@hotmail.com","dop":"2025-06-18","serial_number":"1003435535616785","imei1":"1003435535616785","imei2":"1003435535616785","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191501,"job_number":"JOB_191501","tr_customer_id":191519,"tr_customer_product_id":191509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:37.000Z","modified_at":"2026-02-19T06:50:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10180458470719","imei1":"10180458470719","imei2":"10180458470719","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191503,"job_number":"JOB_191503","tr_customer_id":191521,"tr_customer_product_id":191511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:50:38.000Z","name":"Malachi Gulgowski","mobile_number":"718-212-2569","email_id":"Cristal1@yahoo.com","dop":"2025-06-18","serial_number":"1018966038879515","imei1":"1018966038879515","imei2":"1018966038879515","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191504,"job_number":"JOB_191504","tr_customer_id":191522,"tr_customer_product_id":191512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18654544650837","imei1":"18654544650837","imei2":"18654544650837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191506,"job_number":"JOB_191506","tr_customer_id":191524,"tr_customer_product_id":191514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:21.000Z","modified_at":"2026-02-19T06:51:21.000Z","name":"Einar Schumm","mobile_number":"460-255-1575","email_id":"Edwina.Feest77@gmail.com","dop":"2025-04-06","serial_number":"19585395807293920","imei1":"19585395807293920","imei2":"19585395807293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191507,"job_number":"JOB_191507","tr_customer_id":191525,"tr_customer_product_id":191515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13357517602722","imei1":"13357517602722","imei2":"13357517602722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191509,"job_number":"JOB_191509","tr_customer_id":191527,"tr_customer_product_id":191517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:06.000Z","modified_at":"2026-02-19T06:52:06.000Z","name":"Ethel Kilback","mobile_number":"737-746-7166","email_id":"Myron.Watsica59@hotmail.com","dop":"2025-04-06","serial_number":"12865953114656844","imei1":"12865953114656844","imei2":"12865953114656844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191510,"job_number":"JOB_191510","tr_customer_id":191528,"tr_customer_product_id":191518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:52:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18699933717277","imei1":"18699933717277","imei2":"18699933717277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191512,"job_number":"JOB_191512","tr_customer_id":191530,"tr_customer_product_id":191520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:50.000Z","modified_at":"2026-02-19T06:52:50.000Z","name":"Dawson Dare","mobile_number":"274-366-4285","email_id":"Melyna.Harris@gmail.com","dop":"2025-04-06","serial_number":"19574081143360790","imei1":"19574081143360790","imei2":"19574081143360790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191513,"job_number":"JOB_191513","tr_customer_id":191531,"tr_customer_product_id":191521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:00.000Z","modified_at":"2026-02-19T06:54:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17798510130747","imei1":"17798510130747","imei2":"17798510130747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191515,"job_number":"JOB_191515","tr_customer_id":191533,"tr_customer_product_id":191523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:02.000Z","modified_at":"2026-02-19T06:54:02.000Z","name":"Reyna Paucek","mobile_number":"217-530-3707","email_id":"Destiney.Franecki@yahoo.com","dop":"2025-04-06","serial_number":"15449425561038834","imei1":"15449425561038834","imei2":"15449425561038834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191516,"job_number":"JOB_191516","tr_customer_id":191534,"tr_customer_product_id":191524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:54:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18456076374876","imei1":"18456076374876","imei2":"18456076374876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191518,"job_number":"JOB_191518","tr_customer_id":191536,"tr_customer_product_id":191526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:50.000Z","modified_at":"2026-02-19T06:54:50.000Z","name":"Barrett Huel","mobile_number":"461-993-3439","email_id":"Vito1@hotmail.com","dop":"2025-04-06","serial_number":"15225761341461932","imei1":"15225761341461932","imei2":"15225761341461932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191519,"job_number":"JOB_191519","tr_customer_id":191537,"tr_customer_product_id":191527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13229516092621","imei1":"13229516092621","imei2":"13229516092621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191522,"job_number":"JOB_191522","tr_customer_id":191540,"tr_customer_product_id":191530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:37.000Z","modified_at":"2026-02-19T06:55:37.000Z","name":"Madeline Waelchi","mobile_number":"746-215-9159","email_id":"Laury.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"10471084017352560","imei1":"10471084017352560","imei2":"10471084017352560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191525,"job_number":"JOB_191525","tr_customer_id":191543,"tr_customer_product_id":191533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:24.000Z","modified_at":"2026-02-19T06:56:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10395238151530","imei1":"10395238151530","imei2":"10395238151530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191527,"job_number":"JOB_191527","tr_customer_id":191545,"tr_customer_product_id":191535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:26.000Z","modified_at":"2026-02-19T06:56:26.000Z","name":"Raheem Leannon","mobile_number":"286-621-2688","email_id":"Floy_Mraz@hotmail.com","dop":"2025-04-06","serial_number":"17945024045177668","imei1":"17945024045177668","imei2":"17945024045177668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191528,"job_number":"JOB_191528","tr_customer_id":191546,"tr_customer_product_id":191536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19197132855232","imei1":"19197132855232","imei2":"19197132855232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191530,"job_number":"JOB_191530","tr_customer_id":191548,"tr_customer_product_id":191538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:12.000Z","modified_at":"2026-02-19T06:57:12.000Z","name":"Augustus Schimmel","mobile_number":"938-625-1895","email_id":"Shanny41@hotmail.com","dop":"2025-04-06","serial_number":"11823326415168712","imei1":"11823326415168712","imei2":"11823326415168712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191531,"job_number":"JOB_191531","tr_customer_id":191549,"tr_customer_product_id":191539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:57:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14641201344136","imei1":"14641201344136","imei2":"14641201344136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191533,"job_number":"JOB_191533","tr_customer_id":191551,"tr_customer_product_id":191541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:57.000Z","modified_at":"2026-02-19T06:57:57.000Z","name":"Johnathan King","mobile_number":"513-638-4242","email_id":"Trevion_Bednar95@hotmail.com","dop":"2025-04-06","serial_number":"10123867489141798","imei1":"10123867489141798","imei2":"10123867489141798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191534,"job_number":"JOB_191534","tr_customer_id":191552,"tr_customer_product_id":191542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:42.000Z","modified_at":"2026-02-19T06:58:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10495824457878","imei1":"10495824457878","imei2":"10495824457878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191536,"job_number":"JOB_191536","tr_customer_id":191554,"tr_customer_product_id":191544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:44.000Z","modified_at":"2026-02-19T06:58:44.000Z","name":"Marcelino Zieme","mobile_number":"877-985-1342","email_id":"Eugenia32@yahoo.com","dop":"2025-04-06","serial_number":"15451713273916504","imei1":"15451713273916504","imei2":"15451713273916504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191538,"job_number":"JOB_191538","tr_customer_id":191556,"tr_customer_product_id":191546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:01.000Z","modified_at":"2026-02-19T06:59:01.000Z","name":"Nathen Gottlieb","mobile_number":"560-258-5945","email_id":"Cruz64@gmail.com","dop":"2025-04-06","serial_number":"12331463058501068","imei1":"12331463058501068","imei2":"12331463058501068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191539,"job_number":"JOB_191539","tr_customer_id":191557,"tr_customer_product_id":191547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:29.000Z","modified_at":"2026-02-19T06:59:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18827696478742","imei1":"18827696478742","imei2":"18827696478742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191541,"job_number":"JOB_191541","tr_customer_id":191559,"tr_customer_product_id":191549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:31.000Z","modified_at":"2026-02-19T06:59:31.000Z","name":"Leland Barrows","mobile_number":"350-325-7760","email_id":"Quinn_Okuneva16@gmail.com","dop":"2025-04-06","serial_number":"17011900008334024","imei1":"17011900008334024","imei2":"17011900008334024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191542,"job_number":"JOB_191542","tr_customer_id":191560,"tr_customer_product_id":191550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T06:59:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15542448568685","imei1":"15542448568685","imei2":"15542448568685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191544,"job_number":"JOB_191544","tr_customer_id":191562,"tr_customer_product_id":191552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:58.000Z","modified_at":"2026-02-19T06:59:58.000Z","name":"Axel Grady","mobile_number":"792-729-3028","email_id":"Clifford5@hotmail.com","dop":"2025-04-06","serial_number":"10168343418872734","imei1":"10168343418872734","imei2":"10168343418872734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191548,"job_number":"JOB_191548","tr_customer_id":191566,"tr_customer_product_id":191556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12933835447657","imei1":"12933835447657","imei2":"12933835447657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191550,"job_number":"JOB_191550","tr_customer_id":191568,"tr_customer_product_id":191558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:14.000Z","modified_at":"2026-02-19T07:00:14.000Z","name":"Marianna Nolan","mobile_number":"978-238-2099","email_id":"Nolan43@hotmail.com","dop":"2025-04-06","serial_number":"11952231770691306","imei1":"11952231770691306","imei2":"11952231770691306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191551,"job_number":"JOB_191551","tr_customer_id":191569,"tr_customer_product_id":191559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:15.000Z","modified_at":"2026-02-19T07:00:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14753749029459","imei1":"14753749029459","imei2":"14753749029459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191553,"job_number":"JOB_191553","tr_customer_id":191571,"tr_customer_product_id":191561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:17.000Z","modified_at":"2026-02-19T07:00:17.000Z","name":"Eudora Dickinson","mobile_number":"882-374-2145","email_id":"Toney.Schmeler45@yahoo.com","dop":"2025-04-06","serial_number":"12786061333099046","imei1":"12786061333099046","imei2":"12786061333099046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191554,"job_number":"JOB_191554","tr_customer_id":191572,"tr_customer_product_id":191562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:00:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18239837804898","imei1":"18239837804898","imei2":"18239837804898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191556,"job_number":"JOB_191556","tr_customer_id":191574,"tr_customer_product_id":191564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:42.000Z","modified_at":"2026-02-19T07:00:42.000Z","name":"Carlie Barrows","mobile_number":"257-467-2704","email_id":"Brain.Schoen57@gmail.com","dop":"2025-04-06","serial_number":"13681821437974372","imei1":"13681821437974372","imei2":"13681821437974372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191560,"job_number":"JOB_191560","tr_customer_id":191578,"tr_customer_product_id":191568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:55.000Z","modified_at":"2026-02-19T07:00:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16262363149299","imei1":"16262363149299","imei2":"16262363149299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191562,"job_number":"JOB_191562","tr_customer_id":191580,"tr_customer_product_id":191570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:57.000Z","modified_at":"2026-02-19T07:00:57.000Z","name":"Buster Collins","mobile_number":"712-975-0639","email_id":"Jacinthe44@gmail.com","dop":"2025-04-06","serial_number":"14371621489789464","imei1":"14371621489789464","imei2":"14371621489789464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191563,"job_number":"JOB_191563","tr_customer_id":191581,"tr_customer_product_id":191571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10884805507872","imei1":"10884805507872","imei2":"10884805507872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191565,"job_number":"JOB_191565","tr_customer_id":191583,"tr_customer_product_id":191573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:10.000Z","modified_at":"2026-02-19T07:01:10.000Z","name":"Cornell Murphy","mobile_number":"381-997-2096","email_id":"Ahmed_Lebsack52@yahoo.com","dop":"2025-04-06","serial_number":"14357802974899136","imei1":"14357802974899136","imei2":"14357802974899136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191566,"job_number":"JOB_191566","tr_customer_id":191584,"tr_customer_product_id":191574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11563949851677","imei1":"11563949851677","imei2":"11563949851677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191568,"job_number":"JOB_191568","tr_customer_id":191586,"tr_customer_product_id":191576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:24.000Z","modified_at":"2026-02-19T07:01:24.000Z","name":"Kayley Breitenberg","mobile_number":"854-211-1833","email_id":"Otto7@gmail.com","dop":"2025-04-06","serial_number":"10229627469431426","imei1":"10229627469431426","imei2":"10229627469431426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191571,"job_number":"JOB_191571","tr_customer_id":191589,"tr_customer_product_id":191579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:37.000Z","modified_at":"2026-02-19T07:01:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13909051710160","imei1":"13909051710160","imei2":"13909051710160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191574,"job_number":"JOB_191574","tr_customer_id":191592,"tr_customer_product_id":191582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:39.000Z","modified_at":"2026-02-19T07:01:39.000Z","name":"Jazlyn Heaney","mobile_number":"288-219-9308","email_id":"Selena_Boyle@gmail.com","dop":"2025-04-06","serial_number":"11710320774508064","imei1":"11710320774508064","imei2":"11710320774508064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191575,"job_number":"JOB_191575","tr_customer_id":191593,"tr_customer_product_id":191583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:01:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15742574896528","imei1":"15742574896528","imei2":"15742574896528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191577,"job_number":"JOB_191577","tr_customer_id":191595,"tr_customer_product_id":191585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:57.000Z","modified_at":"2026-02-19T07:01:57.000Z","name":"Rolando Hintz","mobile_number":"272-900-7938","email_id":"Leanne89@gmail.com","dop":"2025-04-06","serial_number":"19902770708727800","imei1":"19902770708727800","imei2":"19902770708727800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191581,"job_number":"JOB_191581","tr_customer_id":191599,"tr_customer_product_id":191589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:02:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13839901895465","imei1":"13839901895465","imei2":"13839901895465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191583,"job_number":"JOB_191583","tr_customer_id":191601,"tr_customer_product_id":191591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:43.000Z","modified_at":"2026-02-19T07:02:43.000Z","name":"Filomena Bergnaum","mobile_number":"583-650-3573","email_id":"King.Dooley67@hotmail.com","dop":"2025-04-06","serial_number":"11038035249139174","imei1":"11038035249139174","imei2":"11038035249139174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191584,"job_number":"JOB_191584","tr_customer_id":191602,"tr_customer_product_id":191592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:05:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13197935988004","imei1":"13197935988004","imei2":"13197935988004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191586,"job_number":"JOB_191586","tr_customer_id":191604,"tr_customer_product_id":191594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:40.000Z","modified_at":"2026-02-19T07:05:40.000Z","name":"Sonny Anderson","mobile_number":"308-884-9401","email_id":"Meagan24@hotmail.com","dop":"2025-04-06","serial_number":"17835905381992320","imei1":"17835905381992320","imei2":"17835905381992320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191587,"job_number":"JOB_191587","tr_customer_id":191605,"tr_customer_product_id":191595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:06:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13760703242487","imei1":"13760703242487","imei2":"13760703242487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191589,"job_number":"JOB_191589","tr_customer_id":191607,"tr_customer_product_id":191597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:27.000Z","modified_at":"2026-02-19T07:06:27.000Z","name":"Jodie Spencer","mobile_number":"738-415-4012","email_id":"Samantha.Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"17846630024053070","imei1":"17846630024053070","imei2":"17846630024053070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191590,"job_number":"JOB_191590","tr_customer_id":191608,"tr_customer_product_id":191598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:52.000Z","modified_at":"2026-02-19T07:06:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17681549856137","imei1":"17681549856137","imei2":"17681549856137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191592,"job_number":"JOB_191592","tr_customer_id":191610,"tr_customer_product_id":191600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:54.000Z","modified_at":"2026-02-19T07:06:54.000Z","name":"Remington Larson","mobile_number":"617-913-3757","email_id":"Natasha68@gmail.com","dop":"2025-04-06","serial_number":"16515582620796064","imei1":"16515582620796064","imei2":"16515582620796064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191593,"job_number":"JOB_191593","tr_customer_id":191611,"tr_customer_product_id":191601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18984667137191","imei1":"18984667137191","imei2":"18984667137191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191595,"job_number":"JOB_191595","tr_customer_id":191613,"tr_customer_product_id":191603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:12.000Z","modified_at":"2026-02-19T07:07:12.000Z","name":"Jolie Schaefer","mobile_number":"785-359-2459","email_id":"Zackary_Moen@hotmail.com","dop":"2025-04-06","serial_number":"14977780053307300","imei1":"14977780053307300","imei2":"14977780053307300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191597,"job_number":"JOB_191597","tr_customer_id":191615,"tr_customer_product_id":191605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:22.000Z","modified_at":"2026-02-19T07:07:22.000Z","name":"Dakota Osinski","mobile_number":"252-606-9733","email_id":"Antonio_Torphy44@gmail.com","dop":"2025-04-06","serial_number":"13959539819786006","imei1":"13959539819786006","imei2":"13959539819786006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191598,"job_number":"JOB_191598","tr_customer_id":191616,"tr_customer_product_id":191606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:38.000Z","modified_at":"2026-02-19T07:07:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10917158637393","imei1":"10917158637393","imei2":"10917158637393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191600,"job_number":"JOB_191600","tr_customer_id":191618,"tr_customer_product_id":191608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:40.000Z","modified_at":"2026-02-19T07:07:40.000Z","name":"Elijah Trantow","mobile_number":"994-314-7225","email_id":"Nathanial_Reilly12@yahoo.com","dop":"2025-04-06","serial_number":"19767605071851870","imei1":"19767605071851870","imei2":"19767605071851870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191602,"job_number":"JOB_191602","tr_customer_id":191620,"tr_customer_product_id":191610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:45.000Z","modified_at":"2026-02-19T07:07:45.000Z","name":"Sammie Kub","mobile_number":"849-737-5829","email_id":"Ford27@yahoo.com","dop":"2025-04-06","serial_number":"15927948525868074","imei1":"15927948525868074","imei2":"15927948525868074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191603,"job_number":"JOB_191603","tr_customer_id":191621,"tr_customer_product_id":191611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:08:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12421235834754","imei1":"12421235834754","imei2":"12421235834754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191605,"job_number":"JOB_191605","tr_customer_id":191623,"tr_customer_product_id":191613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:25.000Z","modified_at":"2026-02-19T07:08:25.000Z","name":"Isaac Lockman","mobile_number":"993-854-4458","email_id":"Jeremie.Jakubowski16@yahoo.com","dop":"2025-04-06","serial_number":"16807907607307108","imei1":"16807907607307108","imei2":"16807907607307108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191607,"job_number":"JOB_191607","tr_customer_id":191625,"tr_customer_product_id":191615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"Vada Renner","mobile_number":"742-484-8183","email_id":"Waino_Herman39@hotmail.com","dop":"2025-04-06","serial_number":"18751092472277924","imei1":"18751092472277924","imei2":"18751092472277924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191608,"job_number":"JOB_191608","tr_customer_id":191626,"tr_customer_product_id":191616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867217387781","imei1":"11867217387781","imei2":"11867217387781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191610,"job_number":"JOB_191610","tr_customer_id":191628,"tr_customer_product_id":191618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:09.000Z","modified_at":"2026-02-19T07:11:09.000Z","name":"Lourdes McKenzie","mobile_number":"759-247-0289","email_id":"Angel8@yahoo.com","dop":"2025-04-06","serial_number":"17927291686958916","imei1":"17927291686958916","imei2":"17927291686958916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191611,"job_number":"JOB_191611","tr_customer_id":191629,"tr_customer_product_id":191619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:11:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16424307164837","imei1":"16424307164837","imei2":"16424307164837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191613,"job_number":"JOB_191613","tr_customer_id":191631,"tr_customer_product_id":191621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:55.000Z","modified_at":"2026-02-19T07:11:55.000Z","name":"Anika Altenwerth","mobile_number":"823-695-0512","email_id":"Jazlyn73@hotmail.com","dop":"2025-04-06","serial_number":"16798553683161944","imei1":"16798553683161944","imei2":"16798553683161944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191614,"job_number":"JOB_191614","tr_customer_id":191632,"tr_customer_product_id":191622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:38.000Z","modified_at":"2026-02-19T07:12:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13941556815266","imei1":"13941556815266","imei2":"13941556815266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191616,"job_number":"JOB_191616","tr_customer_id":191634,"tr_customer_product_id":191624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:40.000Z","modified_at":"2026-02-19T07:12:40.000Z","name":"Letitia Bahringer","mobile_number":"579-997-8334","email_id":"Johnny.Klein6@hotmail.com","dop":"2025-04-06","serial_number":"16434999357101108","imei1":"16434999357101108","imei2":"16434999357101108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191617,"job_number":"JOB_191617","tr_customer_id":191635,"tr_customer_product_id":191625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:39.000Z","modified_at":"2026-02-19T07:24:39.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10970323038188","imei1":"10970323038188","imei2":"110970323038188","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191618,"job_number":"JOB_191618","tr_customer_id":191636,"tr_customer_product_id":191626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:40.000Z","modified_at":"2026-02-19T07:24:40.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"288784996274971","imei1":"288784996274971","imei2":"1288784996274971","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191620,"job_number":"JOB_191620","tr_customer_id":191638,"tr_customer_product_id":191628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:20.000Z","modified_at":"2026-02-19T07:25:20.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"10702424355596","imei1":"10702424355596","imei2":"110702424355596","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191621,"job_number":"JOB_191621","tr_customer_id":191639,"tr_customer_product_id":191629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:21.000Z","modified_at":"2026-02-19T07:25:21.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"186590127721549","imei1":"186590127721549","imei2":"1186590127721549","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191623,"job_number":"JOB_191623","tr_customer_id":191641,"tr_customer_product_id":191631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:00.000Z","modified_at":"2026-02-19T07:26:00.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18374584741686","imei1":"18374584741686","imei2":"118374584741686","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191624,"job_number":"JOB_191624","tr_customer_id":191642,"tr_customer_product_id":191632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:01.000Z","modified_at":"2026-02-19T07:26:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"133477966047001","imei1":"133477966047001","imei2":"1133477966047001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191626,"job_number":"JOB_191626","tr_customer_id":191644,"tr_customer_product_id":191634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:41.000Z","modified_at":"2026-02-19T07:26:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"101072616479104","imei1":"101072616479104","imei2":"1101072616479104","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191628,"job_number":"JOB_191628","tr_customer_id":191646,"tr_customer_product_id":191636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:58.000Z","modified_at":"2026-02-19T07:46:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13806046602636","imei1":"13806046602636","imei2":"113806046602636","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191629,"job_number":"JOB_191629","tr_customer_id":191647,"tr_customer_product_id":191637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:46:59.000Z","modified_at":"2026-02-19T07:46:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"841636461579135","imei1":"841636461579135","imei2":"1841636461579135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191631,"job_number":"JOB_191631","tr_customer_id":191649,"tr_customer_product_id":191639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:38.000Z","modified_at":"2026-02-19T07:47:38.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18130828851903","imei1":"18130828851903","imei2":"118130828851903","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191632,"job_number":"JOB_191632","tr_customer_id":191650,"tr_customer_product_id":191640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:39.000Z","modified_at":"2026-02-19T07:47:39.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"604367109044844","imei1":"604367109044844","imei2":"1604367109044844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191634,"job_number":"JOB_191634","tr_customer_id":191652,"tr_customer_product_id":191642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:16.000Z","modified_at":"2026-02-19T07:48:17.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18546222229640","imei1":"18546222229640","imei2":"118546222229640","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191635,"job_number":"JOB_191635","tr_customer_id":191653,"tr_customer_product_id":191643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"337462127049722","imei1":"337462127049722","imei2":"1337462127049722","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191637,"job_number":"JOB_191637","tr_customer_id":191655,"tr_customer_product_id":191645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:56.000Z","modified_at":"2026-02-19T07:48:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"877834482726417","imei1":"877834482726417","imei2":"1877834482726417","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191644,"job_number":"JOB_191644","tr_customer_id":191662,"tr_customer_product_id":191652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:58.000Z","modified_at":"2026-02-19T08:01:58.000Z","name":"Paxton Macejkovic","mobile_number":"369-240-5793","email_id":"Freddie_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15470095690969360","imei1":"15470095690969360","imei2":"15470095690969360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191647,"job_number":"JOB_191647","tr_customer_id":191665,"tr_customer_product_id":191655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:19.000Z","modified_at":"2026-02-19T08:02:19.000Z","name":"Colleen Osinski","mobile_number":"791-785-6289","email_id":"Dillan.Paucek@gmail.com","dop":"2025-04-06","serial_number":"19117326081372056","imei1":"19117326081372056","imei2":"19117326081372056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T08:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191650,"job_number":"JOB_191650","tr_customer_id":191668,"tr_customer_product_id":191658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:33:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15260723664240","imei1":"15260723664240","imei2":"15260723664240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191652,"job_number":"JOB_191652","tr_customer_id":191670,"tr_customer_product_id":191660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:48.000Z","modified_at":"2026-02-19T09:33:48.000Z","name":"Terrance Reynolds","mobile_number":"759-521-2405","email_id":"Adolph_Abbott30@gmail.com","dop":"2025-04-06","serial_number":"11423271831124800","imei1":"11423271831124800","imei2":"11423271831124800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191653,"job_number":"JOB_191653","tr_customer_id":191671,"tr_customer_product_id":191661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:35.000Z","modified_at":"2026-02-19T09:34:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617700466832","imei1":"16617700466832","imei2":"16617700466832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191655,"job_number":"JOB_191655","tr_customer_id":191673,"tr_customer_product_id":191663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:37.000Z","modified_at":"2026-02-19T09:34:37.000Z","name":"Vanessa Block","mobile_number":"389-764-0185","email_id":"Marvin.Medhurst@gmail.com","dop":"2025-04-06","serial_number":"16403543770703728","imei1":"16403543770703728","imei2":"16403543770703728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191656,"job_number":"JOB_191656","tr_customer_id":191674,"tr_customer_product_id":191664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:24.000Z","modified_at":"2026-02-19T09:35:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15058003026422","imei1":"15058003026422","imei2":"15058003026422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191658,"job_number":"JOB_191658","tr_customer_id":191676,"tr_customer_product_id":191666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:26.000Z","modified_at":"2026-02-19T09:35:26.000Z","name":"Myrtle Waelchi","mobile_number":"983-236-7233","email_id":"Jena.Rolfson78@gmail.com","dop":"2025-04-06","serial_number":"15313513799730134","imei1":"15313513799730134","imei2":"15313513799730134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T09:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191662,"job_number":"JOB_191662","tr_customer_id":191680,"tr_customer_product_id":191670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:49:19.000Z","modified_at":"2026-02-19T10:49:19.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-09","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-09T10:49:18.901332376Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191663,"job_number":"JOB_191663","tr_customer_id":191681,"tr_customer_product_id":191671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:54:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"44989711428420","imei1":"44989711428420","imei2":"44989711428420","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191665,"job_number":"JOB_191665","tr_customer_id":191683,"tr_customer_product_id":191673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:20.000Z","modified_at":"2026-02-19T10:55:20.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"78418332070851","imei1":"78418332070851","imei2":"78418332070851","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191667,"job_number":"JOB_191667","tr_customer_id":191685,"tr_customer_product_id":191675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:55:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"89618186994464","imei1":"89618186994464","imei2":"89618186994464","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191671,"job_number":"JOB_191671","tr_customer_id":191689,"tr_customer_product_id":191679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:18.000Z","modified_at":"2026-02-19T10:57:18.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"88071484536937","imei1":"88071484536937","imei2":"88071484536937","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191673,"job_number":"JOB_191673","tr_customer_id":191691,"tr_customer_product_id":191681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:57:51.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"42053028690655","imei1":"42053028690655","imei2":"42053028690655","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T10:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191676,"job_number":"JOB_191676","tr_customer_id":191694,"tr_customer_product_id":191684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:40.000Z","modified_at":"2026-02-19T11:07:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-09","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-09T11:07:31.391140676Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191677,"job_number":"JOB_191677","tr_customer_id":191695,"tr_customer_product_id":191685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:41.000Z","modified_at":"2026-02-19T11:07:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-09","serial_number":"43963216242923","imei1":"43963216242923","imei2":"43963216242923","popurl":"2026-02-09T11:07:31.393202536Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191678,"job_number":"JOB_191678","tr_customer_id":191696,"tr_customer_product_id":191686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:07:54.000Z","modified_at":"2026-02-19T11:07:54.000Z","name":"Vaijayanthi Panicker","mobile_number":"8691349342","email_id":"dayaananda.gupta@yahoo.co.in","dop":"2026-02-09","serial_number":"58313913701262","imei1":"58313913701262","imei2":"58313913701262","popurl":"www.madhuri-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191679,"job_number":"JOB_191679","tr_customer_id":191697,"tr_customer_product_id":191687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"98628792734653","imei1":"98628792734653","imei2":"98628792734653","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191681,"job_number":"JOB_191681","tr_customer_id":191699,"tr_customer_product_id":191689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:18:56.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"31170109765347","imei1":"31170109765347","imei2":"31170109765347","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191683,"job_number":"JOB_191683","tr_customer_id":191701,"tr_customer_product_id":191691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:28.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"78662442227516","imei1":"78662442227516","imei2":"78662442227516","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191687,"job_number":"JOB_191687","tr_customer_id":191705,"tr_customer_product_id":191695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:24:45.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"44201036813740","imei1":"44201036813740","imei2":"44201036813740","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191689,"job_number":"JOB_191689","tr_customer_id":191707,"tr_customer_product_id":191697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:18.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"19573557152348","imei1":"19573557152348","imei2":"19573557152348","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191692,"job_number":"JOB_191692","tr_customer_id":191710,"tr_customer_product_id":191700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Nikhil Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"55803253137837","imei1":"55803253137837","imei2":"55803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191693,"job_number":"JOB_191693","tr_customer_id":191711,"tr_customer_product_id":191701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"88803253137837","imei1":"88803253137837","imei2":"88803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191694,"job_number":"JOB_191694","tr_customer_id":191712,"tr_customer_product_id":191702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Ranjana Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"96803253137837","imei1":"96803253137837","imei2":"96803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191695,"job_number":"JOB_191695","tr_customer_id":191713,"tr_customer_product_id":191703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Uday Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"66803253137837","imei1":"66803253137837","imei2":"66803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191696,"job_number":"JOB_191696","tr_customer_id":191714,"tr_customer_product_id":191704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Kishor Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12803253137837","imei1":"12803253137837","imei2":"12803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191697,"job_number":"JOB_191697","tr_customer_id":191715,"tr_customer_product_id":191705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:41:36.000Z","modified_at":"2026-02-19T11:41:36.000Z","name":"Jatin Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"12203253137837","imei1":"12203253137837","imei2":"12203253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191698,"job_number":"JOB_191698","tr_customer_id":191716,"tr_customer_product_id":191706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:58:55.000Z","modified_at":"2026-02-19T11:58:55.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-09","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-09T11:58:55.447715085Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T11:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191700,"job_number":"JOB_191700","tr_customer_id":191718,"tr_customer_product_id":191708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:15.000Z","modified_at":"2026-02-19T12:03:15.000Z","name":"Freeman Flatley","mobile_number":"309-904-5670","email_id":"Maverick.Kiehn60@yahoo.com","dop":"2025-04-06","serial_number":"14392915632611334","imei1":"14392915632611334","imei2":"14392915632611334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191701,"job_number":"JOB_191701","tr_customer_id":191719,"tr_customer_product_id":191709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:50.000Z","modified_at":"2026-02-19T12:44:50.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"30488043897494","imei1":"30488043897494","imei2":"30488043897494","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191703,"job_number":"JOB_191703","tr_customer_id":191721,"tr_customer_product_id":191711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:23.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"17067412500198","imei1":"17067412500198","imei2":"17067412500198","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T12:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191707,"job_number":"JOB_191707","tr_customer_id":191725,"tr_customer_product_id":191715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:46:56.000Z","modified_at":"2026-02-19T13:46:56.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-09","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-09T13:46:55.578068802Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191709,"job_number":"JOB_191709","tr_customer_id":191727,"tr_customer_product_id":191717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:41.000Z","name":"Willy Deckow","mobile_number":"228-903-0687","email_id":"Olga_Schmitt71@yahoo.com","dop":"2025-05-30","serial_number":"13022847227504","imei1":"13022847227504","imei2":"13022847227504","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191710,"job_number":"JOB_191710","tr_customer_id":191728,"tr_customer_product_id":191718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:43.000Z","modified_at":"2026-02-19T14:03:43.000Z","name":"Clement Thompson","mobile_number":"751-722-2206","email_id":"Marilie45@gmail.com","dop":"2025-05-30","serial_number":"1333814091118503","imei1":"1333814091118503","imei2":"1333814091118503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T14:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191227,"job_number":"JOB_191227","tr_customer_id":191245,"tr_customer_product_id":191235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Roscoe_Pacocha68@gmail.com","dop":"2025-07-02","serial_number":"13456132545725","imei1":"13456132545725","imei2":"13456132545725","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191235,"job_number":"JOB_191235","tr_customer_id":191253,"tr_customer_product_id":191243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:30:51.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Jena59@hotmail.com","dop":"2025-07-02","serial_number":"10301740247339","imei1":"10301740247339","imei2":"10301740247339","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191275,"job_number":"JOB_191275","tr_customer_id":191293,"tr_customer_product_id":191283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:26.000Z","modified_at":"2026-02-19T04:31:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"159338854979578","imei1":"159338854979578","imei2":"159338854979578","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191277,"job_number":"JOB_191277","tr_customer_id":191295,"tr_customer_product_id":191285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Katlynn Leffler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123648581960362","imei1":"123648581960362","imei2":"123648581960362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191278,"job_number":"JOB_191278","tr_customer_id":191296,"tr_customer_product_id":191286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Theodore Dach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198179802410571","imei1":"198179802410571","imei2":"198179802410571","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191279,"job_number":"JOB_191279","tr_customer_id":191297,"tr_customer_product_id":191287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:27.000Z","modified_at":"2026-02-19T04:31:27.000Z","name":"Edgardo Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187363699565528","imei1":"187363699565528","imei2":"187363699565528","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191288,"job_number":"JOB_191288","tr_customer_id":191306,"tr_customer_product_id":191296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109799852921396","imei1":"109799852921396","imei2":"109799852921396","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191292,"job_number":"JOB_191292","tr_customer_id":191310,"tr_customer_product_id":191300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Linnea Mayer","mobile_number":"914-795-0393","email_id":"Camille29@gmail.com","dop":"2025-06-09","serial_number":"108218012916195","imei1":"108218012916195","imei2":"108218012916195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191301,"job_number":"JOB_191301","tr_customer_id":191319,"tr_customer_product_id":191309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119407588425338","imei1":"119407588425338","imei2":"119407588425338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191303,"job_number":"JOB_191303","tr_customer_id":191321,"tr_customer_product_id":191311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:39.000Z","modified_at":"2026-02-19T04:31:39.000Z","name":"Reyna Olson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130969155670555","imei1":"130969155670555","imei2":"130969155670555","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191305,"job_number":"JOB_191305","tr_customer_id":191323,"tr_customer_product_id":191313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Bradford Weimann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146283448515101","imei1":"146283448515101","imei2":"146283448515101","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191307,"job_number":"JOB_191307","tr_customer_id":191325,"tr_customer_product_id":191315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Brooks Gleason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108504704280765","imei1":"108504704280765","imei2":"108504704280765","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191316,"job_number":"JOB_191316","tr_customer_id":191334,"tr_customer_product_id":191324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16037883269870","imei1":"16037883269870","imei2":"16037883269870","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191331,"job_number":"JOB_191331","tr_customer_id":191349,"tr_customer_product_id":191339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109820564014651","imei1":"109820564014651","imei2":"109820564014651","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191334,"job_number":"JOB_191334","tr_customer_id":191352,"tr_customer_product_id":191342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Melvin Runte","mobile_number":"886-466-0701","email_id":"Spencer38@yahoo.com","dop":"2025-06-09","serial_number":"109385615247652","imei1":"109385615247652","imei2":"109385615247652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191336,"job_number":"JOB_191336","tr_customer_id":191354,"tr_customer_product_id":191344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:54.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Wyman Fisher","mobile_number":"277-585-1202","email_id":"Ryann_McLaughlin15@yahoo.com","dop":"2025-06-09","serial_number":"68092580277484340","imei1":"68092580277484340","imei2":"68092580277484340","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191345,"job_number":"JOB_191345","tr_customer_id":191363,"tr_customer_product_id":191353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103263885823478","imei1":"103263885823478","imei2":"103263885823478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191347,"job_number":"JOB_191347","tr_customer_id":191365,"tr_customer_product_id":191355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Hilario Weissnat","mobile_number":"677-453-1920","email_id":"Stefanie.Kihn30@hotmail.com","dop":"2025-06-09","serial_number":"105170713321617","imei1":"105170713321617","imei2":"105170713321617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191444,"job_number":"JOB_191444","tr_customer_id":191462,"tr_customer_product_id":191452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11054133234928","imei1":"11054133234928","imei2":"11054133234928","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T05:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191478,"job_number":"JOB_191478","tr_customer_id":191496,"tr_customer_product_id":191486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108757581041104","imei1":"108757581041104","imei2":"108757581041104","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191480,"job_number":"JOB_191480","tr_customer_id":191498,"tr_customer_product_id":191488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:17.000Z","name":"Gordon Moen","mobile_number":"701-285-8104","email_id":"Jason3@gmail.com","dop":"2025-06-09","serial_number":"103343936264125","imei1":"103343936264125","imei2":"103343936264125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191481,"job_number":"JOB_191481","tr_customer_id":191499,"tr_customer_product_id":191489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103167754540222","imei1":"103167754540222","imei2":"103167754540222","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191483,"job_number":"JOB_191483","tr_customer_id":191501,"tr_customer_product_id":191491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:34.000Z","modified_at":"2026-02-19T06:46:34.000Z","name":"Jaquelin O'Hara","mobile_number":"749-535-3697","email_id":"Ernie_Nikolaus@gmail.com","dop":"2025-06-09","serial_number":"107251503754724","imei1":"107251503754724","imei2":"107251503754724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191486,"job_number":"JOB_191486","tr_customer_id":191504,"tr_customer_product_id":191494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109747247863806","imei1":"109747247863806","imei2":"109747247863806","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191488,"job_number":"JOB_191488","tr_customer_id":191506,"tr_customer_product_id":191496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:46:49.000Z","name":"Jordyn Kilback","mobile_number":"735-583-8945","email_id":"Marvin_Yundt@gmail.com","dop":"2025-06-09","serial_number":"108252188193768","imei1":"108252188193768","imei2":"108252188193768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T06:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191640,"job_number":"JOB_191640","tr_customer_id":191658,"tr_customer_product_id":191648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:53:54.000Z","modified_at":"2026-02-19T07:53:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Augustine64@hotmail.com","dop":"2025-07-02","serial_number":"14118099885827","imei1":"14118099885827","imei2":"14118099885827","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191641,"job_number":"JOB_191641","tr_customer_id":191659,"tr_customer_product_id":191649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:13.000Z","modified_at":"2026-02-19T07:54:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daryl8@yahoo.com","dop":"2025-07-02","serial_number":"12072430137911","imei1":"12072430137911","imei2":"12072430137911","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191642,"job_number":"JOB_191642","tr_customer_id":191660,"tr_customer_product_id":191650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:54:32.000Z","modified_at":"2026-02-19T07:54:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stanford21@gmail.com","dop":"2025-07-02","serial_number":"17437507193863","imei1":"17437507193863","imei2":"17437507193863","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191706,"job_number":"JOB_191706","tr_customer_id":191724,"tr_customer_product_id":191714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T13:39:02.000Z","modified_at":"2026-02-19T13:39:02.000Z","name":"Siddharth T","mobile_number":"9166881809","email_id":"abc124@xyz.com","dop":"2025-12-31","serial_number":"90274950465000","imei1":"90274950465000","imei2":"90274950465000","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T13:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191241,"job_number":"JOB_191241","tr_customer_id":191259,"tr_customer_product_id":191249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:00.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10873814698424","imei1":"10873814698424","imei2":"10873814698424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191247,"job_number":"JOB_191247","tr_customer_id":191265,"tr_customer_product_id":191255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:01.000Z","modified_at":"2026-02-19T04:31:01.000Z","name":"Vergie Doyle","mobile_number":"863-595-3337","email_id":"Keanu.Hilpert@gmail.com","dop":"2000-01-31","serial_number":"1075098018740837","imei1":"1075098018740837","imei2":"1075098018740837","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191319,"job_number":"JOB_191319","tr_customer_id":191337,"tr_customer_product_id":191327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:31:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10812826567196","imei1":"10812826567196","imei2":"10812826567196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191321,"job_number":"JOB_191321","tr_customer_id":191339,"tr_customer_product_id":191329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:46.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Dana Reichel","mobile_number":"722-522-1163","email_id":"Oceane.Tremblay78@gmail.com","dop":"2000-01-31","serial_number":"1077534782820898","imei1":"1077534782820898","imei2":"1077534782820898","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191375,"job_number":"JOB_191375","tr_customer_id":191393,"tr_customer_product_id":191383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:32:29.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10325210145247","imei1":"10325210145247","imei2":"10325210145247","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191378,"job_number":"JOB_191378","tr_customer_id":191396,"tr_customer_product_id":191386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:31.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Cathryn Kuphal","mobile_number":"330-222-0690","email_id":"Lonzo78@yahoo.com","dop":"2000-01-31","serial_number":"1080694636159507","imei1":"1080694636159507","imei2":"1080694636159507","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191406,"job_number":"JOB_191406","tr_customer_id":191424,"tr_customer_product_id":191414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:14.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10762289346056","imei1":"10762289346056","imei2":"10762289346056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191408,"job_number":"JOB_191408","tr_customer_id":191426,"tr_customer_product_id":191416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:16.000Z","modified_at":"2026-02-19T04:33:16.000Z","name":"Earnestine Doyle","mobile_number":"335-237-3741","email_id":"Cleve_Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1022086570013029","imei1":"1022086570013029","imei2":"1022086570013029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191545,"job_number":"JOB_191545","tr_customer_id":191563,"tr_customer_product_id":191553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:04.000Z","modified_at":"2026-02-19T07:00:04.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321566161319","imei1":"10321566161319","imei2":"10321566161319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191547,"job_number":"JOB_191547","tr_customer_id":191565,"tr_customer_product_id":191555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:06.000Z","modified_at":"2026-02-19T07:00:06.000Z","name":"Zander Haag","mobile_number":"318-992-7413","email_id":"Sean.Denesik@hotmail.com","dop":"2000-01-31","serial_number":"1025205236998930","imei1":"1025205236998930","imei2":"1025205236998930","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191557,"job_number":"JOB_191557","tr_customer_id":191575,"tr_customer_product_id":191565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:50.000Z","modified_at":"2026-02-19T07:00:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10037802903845","imei1":"10037802903845","imei2":"10037802903845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191559,"job_number":"JOB_191559","tr_customer_id":191577,"tr_customer_product_id":191567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:52.000Z","modified_at":"2026-02-19T07:00:52.000Z","name":"Gordon Wunsch","mobile_number":"442-738-8818","email_id":"Shannon_Kutch72@gmail.com","dop":"2000-01-31","serial_number":"1037044544463395","imei1":"1037044544463395","imei2":"1037044544463395","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191569,"job_number":"JOB_191569","tr_customer_id":191587,"tr_customer_product_id":191577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:01:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10251750642456","imei1":"10251750642456","imei2":"10251750642456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191573,"job_number":"JOB_191573","tr_customer_id":191591,"tr_customer_product_id":191581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:01:38.000Z","name":"Sven Sawayn","mobile_number":"292-277-2718","email_id":"Nelle83@yahoo.com","dop":"2000-01-31","serial_number":"1042294733971134","imei1":"1042294733971134","imei2":"1042294733971134","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191578,"job_number":"JOB_191578","tr_customer_id":191596,"tr_customer_product_id":191586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:02:22.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10706879091739","imei1":"10706879091739","imei2":"10706879091739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":191580,"job_number":"JOB_191580","tr_customer_id":191598,"tr_customer_product_id":191588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:23.000Z","modified_at":"2026-02-19T07:02:23.000Z","name":"Lilyan Wunsch","mobile_number":"951-433-7810","email_id":"Conor_Dare95@hotmail.com","dop":"2000-01-31","serial_number":"1057848136335981","imei1":"1057848136335981","imei2":"1057848136335981","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e980b0e9-1139-411b-8dfb-2d97155999df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-R1QY3aYdD7H6Ph1b7kPEWr7a0w0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d02e263-f471-4415-bda3-0f8b5147264c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a816294d-1fd1-4501-9924-9999a175edc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-GZ8+JJ8o0AqXFVs1AH79I2Ayc+E"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":199}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 4.83KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaf2d168-9fa7-4a25-9fa7-4c3dc595044b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1353-sDHTuJe+4tGgGWgBu2tBJ87UZAQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191699,"job_number":"JOB_191699","tr_customer_id":191717,"tr_customer_product_id":191707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:14.000Z","modified_at":"2026-02-19T12:03:22.000Z","name":"Ruth Weber","mobile_number":"590-655-9368","email_id":"Eloise.Lockman28@gmail.com","dop":"2025-04-06","serial_number":"12637268921047","imei1":"12637268921047","imei2":"12637268921047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T12:03:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:51.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T14:03:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191659,"job_number":"JOB_191659","tr_customer_id":191677,"tr_customer_product_id":191667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:39:46.000Z","modified_at":"2026-02-19T10:40:11.000Z","name":"Matt Flatley","mobile_number":"922-627-4490","email_id":"Denis_Satterfield@yahoo.com","dop":"2026-01-06","serial_number":"10856952892343","imei1":"10856952892343","imei2":"10856952892343","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191660,"job_number":"JOB_191660","tr_customer_id":191678,"tr_customer_product_id":191668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:40:46.000Z","modified_at":"2026-02-19T10:40:53.000Z","name":"Jodie Rosenbaum","mobile_number":"244-997-1443","email_id":"Brooklyn_Greenholt75@yahoo.com","dop":"2026-01-06","serial_number":"10665440944701","imei1":"10665440944701","imei2":"10665440944701","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191661,"job_number":"JOB_191661","tr_customer_id":191679,"tr_customer_product_id":191669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:41:01.000Z","modified_at":"2026-02-19T10:41:07.000Z","name":"Juliet Stroman","mobile_number":"949-390-3491","email_id":"Ned_Dickinson41@hotmail.com","dop":"2026-01-06","serial_number":"10940640823148","imei1":"10940640823148","imei2":"10940640823148","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:41:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4018624-b2f7-4e36-8a43-108254b7a042
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 332ms
Mean size per request: 5.89KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f08ef930-1ea2-4ca0-874d-1f33228da2a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1792-LJDX5P1+VVkbDZVQJ2d4gfI+6tc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:51.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T14:03:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":191708,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T14:03:41.000Z"}],"quatations":[]},{"id":191699,"job_number":"JOB_191699","tr_customer_id":191717,"tr_customer_product_id":191707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:03:14.000Z","modified_at":"2026-02-19T12:03:22.000Z","name":"Ruth Weber","mobile_number":"590-655-9368","email_id":"Eloise.Lockman28@gmail.com","dop":"2025-04-06","serial_number":"12637268921047","imei1":"12637268921047","imei2":"12637268921047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T12:03:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T12:03:14.000Z"}],"quatations":[]},{"id":191661,"job_number":"JOB_191661","tr_customer_id":191679,"tr_customer_product_id":191669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:41:01.000Z","modified_at":"2026-02-19T10:41:07.000Z","name":"Juliet Stroman","mobile_number":"949-390-3491","email_id":"Ned_Dickinson41@hotmail.com","dop":"2026-01-06","serial_number":"10940640823148","imei1":"10940640823148","imei2":"10940640823148","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:41:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":191661,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T10:41:01.000Z"}],"quatations":[]},{"id":191660,"job_number":"JOB_191660","tr_customer_id":191678,"tr_customer_product_id":191668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:40:46.000Z","modified_at":"2026-02-19T10:40:53.000Z","name":"Jodie Rosenbaum","mobile_number":"244-997-1443","email_id":"Brooklyn_Greenholt75@yahoo.com","dop":"2026-01-06","serial_number":"10665440944701","imei1":"10665440944701","imei2":"10665440944701","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":191660,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T10:40:46.000Z"}],"quatations":[]},{"id":191659,"job_number":"JOB_191659","tr_customer_id":191677,"tr_customer_product_id":191667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:39:46.000Z","modified_at":"2026-02-19T10:40:11.000Z","name":"Matt Flatley","mobile_number":"922-627-4490","email_id":"Denis_Satterfield@yahoo.com","dop":"2026-01-06","serial_number":"10856952892343","imei1":"10856952892343","imei2":"10856952892343","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T10:40:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":191659,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T10:39:46.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0257072-1a4e-4b58-acac-8c963eb7d729
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzF9.YDmwWo3I3fjKsQg-xI4RCglHh7WfqzAsvkG2kCAY1Vw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba64da4f-b619-4b3f-b20c-3da9db6f5516
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 191708,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64e53145-5331-4d21-a340-2f6e080e30a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-1uBmX+8zNE6tmGkdeYpSQgs1xOg"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a9f0fe4-f98a-4f89-95db-e940cb362410
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5492405f-d8e5-40dd-a451-c1c0a9fc4a5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-wfRrIaRBeXJtn9IjyJ5+ahphAYk"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":199},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f35a948-95ae-4ea7-978d-2c4af4360366
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 192.49KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b431f75a-6058-4d55-9499-ea5dc28d2e57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"301f9-kS+n78r7ZibQlQfKuIzSR1LpnKs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191649,"job_number":"JOB_191649","tr_customer_id":191667,"tr_customer_product_id":191657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:41.000Z","modified_at":"2026-02-19T08:02:52.000Z","name":"Owen Rice","mobile_number":"890-511-2127","email_id":"Shyann_Farrell50@gmail.com","dop":"2025-11-04","serial_number":"71378940272062","imei1":"71378940272062","imei2":"71378940272062","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191648,"job_number":"JOB_191648","tr_customer_id":191666,"tr_customer_product_id":191656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:25.000Z","modified_at":"2026-02-19T08:02:36.000Z","name":"Jeanne Predovic","mobile_number":"219-439-0489","email_id":"Claudia_Beier@gmail.com","dop":"2025-11-04","serial_number":"96589064345417","imei1":"96589064345417","imei2":"96589064345417","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191645,"job_number":"JOB_191645","tr_customer_id":191663,"tr_customer_product_id":191653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:09.000Z","modified_at":"2026-02-19T08:02:21.000Z","name":"Rachelle Langworth","mobile_number":"423-321-1641","email_id":"Hunter_Howe@yahoo.com","dop":"2025-11-04","serial_number":"52584719036264","imei1":"52584719036264","imei2":"52584719036264","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191639,"job_number":"JOB_191639","tr_customer_id":191657,"tr_customer_product_id":191647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:49:39.000Z","modified_at":"2026-02-19T07:50:06.000Z","name":"Edwin Sporer","mobile_number":"747-820-2096","email_id":"Prince_OConner72@yahoo.com","dop":"2025-11-04","serial_number":"36703883546199","imei1":"36703883546199","imei2":"36703883546199","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191524,"job_number":"JOB_191524","tr_customer_id":191542,"tr_customer_product_id":191532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:04.000Z","modified_at":"2026-02-19T06:56:15.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"14799463704746","imei1":"14799463704746","imei2":"14799463704746","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191523,"job_number":"JOB_191523","tr_customer_id":191541,"tr_customer_product_id":191531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:50.000Z","modified_at":"2026-02-19T06:56:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"48707538807868","imei1":"48707538807868","imei2":"48707538807868","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191521,"job_number":"JOB_191521","tr_customer_id":191539,"tr_customer_product_id":191529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:36.000Z","modified_at":"2026-02-19T06:55:46.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"62133636957524","imei1":"62133636957524","imei2":"62133636957524","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191495,"job_number":"JOB_191495","tr_customer_id":191513,"tr_customer_product_id":191503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:51.000Z","modified_at":"2026-02-19T06:49:02.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83398188571898","imei1":"83398188571898","imei2":"83398188571898","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191494,"job_number":"JOB_191494","tr_customer_id":191512,"tr_customer_product_id":191502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:36.000Z","modified_at":"2026-02-19T06:48:47.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98054822971936","imei1":"98054822971936","imei2":"98054822971936","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191491,"job_number":"JOB_191491","tr_customer_id":191509,"tr_customer_product_id":191499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:31.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"63907368070391","imei1":"63907368070391","imei2":"63907368070391","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191487,"job_number":"JOB_191487","tr_customer_id":191505,"tr_customer_product_id":191495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:49.000Z","modified_at":"2026-02-19T06:47:00.000Z","name":"Lester Marquardt","mobile_number":"852-225-9999","email_id":"Nathen_Green@yahoo.com","dop":"2025-06-09","serial_number":"109527185904833","imei1":"109527185904833","imei2":"109527185904833","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191482,"job_number":"JOB_191482","tr_customer_id":191500,"tr_customer_product_id":191490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:33.000Z","modified_at":"2026-02-19T06:46:44.000Z","name":"Lowell Konopelski","mobile_number":"945-868-0148","email_id":"Lilliana.Nolan2@gmail.com","dop":"2025-06-09","serial_number":"107222654171354","imei1":"107222654171354","imei2":"107222654171354","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191479,"job_number":"JOB_191479","tr_customer_id":191497,"tr_customer_product_id":191487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:17.000Z","modified_at":"2026-02-19T06:46:29.000Z","name":"Bettie Cummerata","mobile_number":"952-623-5419","email_id":"Richmond.Mayert@gmail.com","dop":"2025-06-09","serial_number":"102469457110205","imei1":"102469457110205","imei2":"102469457110205","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191477,"job_number":"JOB_191477","tr_customer_id":191495,"tr_customer_product_id":191485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:44:03.000Z","modified_at":"2026-02-19T06:44:14.000Z","name":"Danyka Pagac","mobile_number":"380-870-3472","email_id":"Cristobal18@yahoo.com","dop":"2025-11-04","serial_number":"43941066964575","imei1":"43941066964575","imei2":"43941066964575","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191476,"job_number":"JOB_191476","tr_customer_id":191494,"tr_customer_product_id":191484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:44:01.000Z","modified_at":"2026-02-19T06:44:25.000Z","name":"Toney Rodriguez","mobile_number":"594-494-5275","email_id":"Marietta_Deckow17@gmail.com","dop":"2025-10-01","serial_number":"18510571659036","imei1":"18510571659036","imei2":"18510571659036","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191475,"job_number":"JOB_191475","tr_customer_id":191493,"tr_customer_product_id":191483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:43:48.000Z","modified_at":"2026-02-19T06:43:59.000Z","name":"Julio Leuschke","mobile_number":"478-922-3647","email_id":"Robbie.Quitzon55@hotmail.com","dop":"2025-11-04","serial_number":"16707764761113","imei1":"16707764761113","imei2":"16707764761113","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191474,"job_number":"JOB_191474","tr_customer_id":191492,"tr_customer_product_id":191482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:43:33.000Z","modified_at":"2026-02-19T06:43:44.000Z","name":"Junius Shields","mobile_number":"704-681-5869","email_id":"Sidney_Mante80@gmail.com","dop":"2025-11-04","serial_number":"41171227559619","imei1":"41171227559619","imei2":"41171227559619","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191443,"job_number":"JOB_191443","tr_customer_id":191461,"tr_customer_product_id":191451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:29.000Z","modified_at":"2026-02-19T05:17:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12022773298145","imei1":"12022773298145","imei2":"12022773298145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191364,"job_number":"JOB_191364","tr_customer_id":191382,"tr_customer_product_id":191372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:32:31.000Z","name":"Levi Weber","mobile_number":"417-976-1876","email_id":"Anthony_Stokes5@hotmail.com","dop":"2025-12-31","serial_number":"10199894450424","imei1":"10199894450424","imei2":"10199894450424","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191348,"job_number":"JOB_191348","tr_customer_id":191366,"tr_customer_product_id":191356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:09.000Z","modified_at":"2026-02-19T04:32:18.000Z","name":"Garry Gutmann","mobile_number":"713-856-5288","email_id":"Isadore26@yahoo.com","dop":"2025-12-31","serial_number":"10345922598274","imei1":"10345922598274","imei2":"10345922598274","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191346,"job_number":"JOB_191346","tr_customer_id":191364,"tr_customer_product_id":191354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:08.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Carmel Bayer","mobile_number":"882-460-7999","email_id":"Zora.OConner@hotmail.com","dop":"2025-06-09","serial_number":"102136684919115","imei1":"102136684919115","imei2":"102136684919115","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191338,"job_number":"JOB_191338","tr_customer_id":191356,"tr_customer_product_id":191346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:55.000Z","modified_at":"2026-02-19T04:32:05.000Z","name":"Johan Rosenbaum","mobile_number":"644-461-0285","email_id":"Neoma.Gorczany@gmail.com","dop":"2025-12-31","serial_number":"10794076284213","imei1":"10794076284213","imei2":"10794076284213","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191332,"job_number":"JOB_191332","tr_customer_id":191350,"tr_customer_product_id":191340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:32:03.000Z","name":"Gene Toy","mobile_number":"624-282-6599","email_id":"Vella.Schuster20@hotmail.com","dop":"2025-06-09","serial_number":"104791695340797","imei1":"104791695340797","imei2":"104791695340797","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191315,"job_number":"JOB_191315","tr_customer_id":191333,"tr_customer_product_id":191323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:44.000Z","modified_at":"2026-02-19T04:31:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10793364313034","imei1":"10793364313034","imei2":"10793364313034","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191291,"job_number":"JOB_191291","tr_customer_id":191309,"tr_customer_product_id":191299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:31:47.000Z","name":"Andrew Gorczany","mobile_number":"798-626-5748","email_id":"Zachary_Treutel@hotmail.com","dop":"2025-06-09","serial_number":"105631292130468","imei1":"105631292130468","imei2":"105631292130468","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191280,"job_number":"JOB_191280","tr_customer_id":191298,"tr_customer_product_id":191288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:28.000Z","modified_at":"2026-02-19T04:31:53.000Z","name":"Davon Ruecker","mobile_number":"876-911-2049","email_id":"Anibal_Champlin47@gmail.com","dop":"2025-10-01","serial_number":"19131175331071","imei1":"19131175331071","imei2":"19131175331071","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:40.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191705,"job_number":"JOB_191705","tr_customer_id":191723,"tr_customer_product_id":191713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:54.000Z","modified_at":"2026-02-19T12:46:22.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"25086746307960","imei1":"25086746307960","imei2":"25086746307960","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191704,"job_number":"JOB_191704","tr_customer_id":191722,"tr_customer_product_id":191712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:45:23.000Z","modified_at":"2026-02-19T12:45:51.000Z","name":"Danny Bogan","mobile_number":"661-312-4984","email_id":"Vance_Ebert42@gmail.com","dop":"2024-08-17","serial_number":"52012134137830","imei1":"52012134137830","imei2":"52012134137830","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191702,"job_number":"JOB_191702","tr_customer_id":191720,"tr_customer_product_id":191710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T12:44:51.000Z","modified_at":"2026-02-19T12:45:20.000Z","name":"Brenda Jaskolski","mobile_number":"793-930-6610","email_id":"Vernice.Yundt85@yahoo.com","dop":"2024-08-17","serial_number":"20557924815443","imei1":"20557924815443","imei2":"20557924815443","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T12:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191691,"job_number":"JOB_191691","tr_customer_id":191709,"tr_customer_product_id":191699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:50.000Z","modified_at":"2026-02-19T11:26:19.000Z","name":"Nicolas Jenkins","mobile_number":"332-911-3215","email_id":"Dennis78@gmail.com","dop":"2024-08-17","serial_number":"57240475062326","imei1":"57240475062326","imei2":"57240475062326","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191690,"job_number":"JOB_191690","tr_customer_id":191708,"tr_customer_product_id":191698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:25:18.000Z","modified_at":"2026-02-19T11:25:46.000Z","name":"Nicole Gerhold","mobile_number":"291-936-5739","email_id":"Frances.Dare10@yahoo.com","dop":"2024-08-17","serial_number":"32341283602874","imei1":"32341283602874","imei2":"32341283602874","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191688,"job_number":"JOB_191688","tr_customer_id":191706,"tr_customer_product_id":191696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:45.000Z","modified_at":"2026-02-19T11:25:14.000Z","name":"Autumn Labadie","mobile_number":"548-420-1895","email_id":"Madelynn.Gibson@gmail.com","dop":"2024-08-17","serial_number":"85740012566336","imei1":"85740012566336","imei2":"85740012566336","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191686,"job_number":"JOB_191686","tr_customer_id":191704,"tr_customer_product_id":191694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:24:10.000Z","modified_at":"2026-02-19T11:24:41.000Z","name":"Odessa Schoen","mobile_number":"749-626-7790","email_id":"Jorge.Wolf@yahoo.com","dop":"2024-08-17","serial_number":"92286730907098","imei1":"92286730907098","imei2":"92286730907098","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191685,"job_number":"JOB_191685","tr_customer_id":191703,"tr_customer_product_id":191693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:20:01.000Z","modified_at":"2026-02-19T11:20:29.000Z","name":"Bennett Leannon","mobile_number":"423-879-0334","email_id":"Joanie33@hotmail.com","dop":"2024-08-17","serial_number":"98259567411573","imei1":"98259567411573","imei2":"98259567411573","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191684,"job_number":"JOB_191684","tr_customer_id":191702,"tr_customer_product_id":191692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:19:28.000Z","modified_at":"2026-02-19T11:19:57.000Z","name":"Juston O'Hara","mobile_number":"326-738-9063","email_id":"Glenda.Nader28@hotmail.com","dop":"2024-08-17","serial_number":"29563202279445","imei1":"29563202279445","imei2":"29563202279445","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191682,"job_number":"JOB_191682","tr_customer_id":191700,"tr_customer_product_id":191690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:56.000Z","modified_at":"2026-02-19T11:19:24.000Z","name":"Mandy Wintheiser","mobile_number":"588-575-1206","email_id":"Danial.Morar75@hotmail.com","dop":"2024-08-17","serial_number":"58393819038232","imei1":"58393819038232","imei2":"58393819038232","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191680,"job_number":"JOB_191680","tr_customer_id":191698,"tr_customer_product_id":191688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T11:18:22.000Z","modified_at":"2026-02-19T11:18:52.000Z","name":"Gideon Weber","mobile_number":"899-242-3673","email_id":"Brandyn54@gmail.com","dop":"2024-08-17","serial_number":"75865062410435","imei1":"75865062410435","imei2":"75865062410435","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191675,"job_number":"JOB_191675","tr_customer_id":191693,"tr_customer_product_id":191683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:58:23.000Z","modified_at":"2026-02-19T10:58:51.000Z","name":"Lesley O'Keefe","mobile_number":"967-540-5372","email_id":"Jeffery_Raynor63@gmail.com","dop":"2024-08-17","serial_number":"51896829204361","imei1":"51896829204361","imei2":"51896829204361","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191674,"job_number":"JOB_191674","tr_customer_id":191692,"tr_customer_product_id":191682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:51.000Z","modified_at":"2026-02-19T10:58:19.000Z","name":"Dayton Howe","mobile_number":"988-552-4871","email_id":"Sydney_Hills@yahoo.com","dop":"2024-08-17","serial_number":"80141583611815","imei1":"80141583611815","imei2":"80141583611815","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191672,"job_number":"JOB_191672","tr_customer_id":191690,"tr_customer_product_id":191680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:57:19.000Z","modified_at":"2026-02-19T10:57:47.000Z","name":"Camren Nader","mobile_number":"997-947-7838","email_id":"Arne_Boyle97@hotmail.com","dop":"2024-08-17","serial_number":"41643109666782","imei1":"41643109666782","imei2":"41643109666782","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191670,"job_number":"JOB_191670","tr_customer_id":191688,"tr_customer_product_id":191678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:56:45.000Z","modified_at":"2026-02-19T10:57:15.000Z","name":"Neal Terry","mobile_number":"448-539-3836","email_id":"Marjolaine.Boyle@yahoo.com","dop":"2024-08-17","serial_number":"79987382265772","imei1":"79987382265772","imei2":"79987382265772","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191669,"job_number":"JOB_191669","tr_customer_id":191687,"tr_customer_product_id":191677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:56:22.000Z","modified_at":"2026-02-19T10:56:48.000Z","name":"Taylor Kris","mobile_number":"615-848-1160","email_id":"Arnaldo_Huels@hotmail.com","dop":"2024-08-17","serial_number":"22455161083068","imei1":"22455161083068","imei2":"22455161083068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191668,"job_number":"JOB_191668","tr_customer_id":191686,"tr_customer_product_id":191676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:51.000Z","modified_at":"2026-02-19T10:56:18.000Z","name":"Daren Botsford","mobile_number":"668-853-5008","email_id":"Carole_Heller11@gmail.com","dop":"2024-08-17","serial_number":"36508314183249","imei1":"36508314183249","imei2":"36508314183249","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191666,"job_number":"JOB_191666","tr_customer_id":191684,"tr_customer_product_id":191674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:55:21.000Z","modified_at":"2026-02-19T10:55:48.000Z","name":"Dario Nienow","mobile_number":"329-534-4967","email_id":"Cortney.Wiegand32@hotmail.com","dop":"2024-08-17","serial_number":"80193729309301","imei1":"80193729309301","imei2":"80193729309301","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191664,"job_number":"JOB_191664","tr_customer_id":191682,"tr_customer_product_id":191672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T10:54:48.000Z","modified_at":"2026-02-19T10:55:17.000Z","name":"Kali Schmeler","mobile_number":"617-245-1993","email_id":"Gino50@hotmail.com","dop":"2024-08-17","serial_number":"49055281199874","imei1":"49055281199874","imei2":"49055281199874","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T10:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191657,"job_number":"JOB_191657","tr_customer_id":191675,"tr_customer_product_id":191665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:35:25.000Z","modified_at":"2026-02-19T09:36:04.000Z","name":"Rosalinda Carroll","mobile_number":"822-311-0450","email_id":"Effie.Feil@gmail.com","dop":"2025-04-06","serial_number":"17609085490039","imei1":"17609085490039","imei2":"17609085490039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191654,"job_number":"JOB_191654","tr_customer_id":191672,"tr_customer_product_id":191662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:34:36.000Z","modified_at":"2026-02-19T09:35:16.000Z","name":"Kelsie Goodwin","mobile_number":"303-545-5841","email_id":"Minerva35@yahoo.com","dop":"2025-04-06","serial_number":"11751456984945","imei1":"11751456984945","imei2":"11751456984945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191651,"job_number":"JOB_191651","tr_customer_id":191669,"tr_customer_product_id":191659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T09:33:46.000Z","modified_at":"2026-02-19T09:34:28.000Z","name":"Jason Price","mobile_number":"208-925-0002","email_id":"Cordia_Hills38@gmail.com","dop":"2025-04-06","serial_number":"10038301347628","imei1":"10038301347628","imei2":"10038301347628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191646,"job_number":"JOB_191646","tr_customer_id":191664,"tr_customer_product_id":191654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:02:17.000Z","modified_at":"2026-02-19T08:02:54.000Z","name":"Reuben Stark","mobile_number":"968-269-1153","email_id":"Cindy.Grady@yahoo.com","dop":"2025-04-06","serial_number":"11462968178824","imei1":"11462968178824","imei2":"11462968178824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191643,"job_number":"JOB_191643","tr_customer_id":191661,"tr_customer_product_id":191651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T08:01:57.000Z","modified_at":"2026-02-19T08:02:37.000Z","name":"Clark Mills","mobile_number":"236-945-6802","email_id":"Idell_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"15866120138841","imei1":"15866120138841","imei2":"15866120138841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T08:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191638,"job_number":"JOB_191638","tr_customer_id":191656,"tr_customer_product_id":191646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:57.000Z","modified_at":"2026-02-19T07:49:27.000Z","name":"Anabel Feest","mobile_number":"859-966-2478","email_id":"Berneice.Doyle67@gmail.com","dop":"2026-01-04","serial_number":"12706218025127","imei1":"12706218025127","imei2":"112706218025127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191636,"job_number":"JOB_191636","tr_customer_id":191654,"tr_customer_product_id":191644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:48:18.000Z","modified_at":"2026-02-19T07:48:49.000Z","name":"Owen Graham","mobile_number":"915-396-4557","email_id":"Johnathon.Robel@hotmail.com","dop":"2026-01-04","serial_number":"18064603220343","imei1":"18064603220343","imei2":"118064603220343","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191633,"job_number":"JOB_191633","tr_customer_id":191651,"tr_customer_product_id":191641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:40.000Z","modified_at":"2026-02-19T07:48:10.000Z","name":"Alexandrine Wuckert","mobile_number":"642-341-2869","email_id":"Carey53@gmail.com","dop":"2026-01-04","serial_number":"19688634534960","imei1":"19688634534960","imei2":"119688634534960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191630,"job_number":"JOB_191630","tr_customer_id":191648,"tr_customer_product_id":191638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:47:00.000Z","modified_at":"2026-02-19T07:47:31.000Z","name":"Nicklaus Harris","mobile_number":"453-990-8215","email_id":"Rafael20@gmail.com","dop":"2026-01-04","serial_number":"12075530054946","imei1":"12075530054946","imei2":"112075530054946","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191627,"job_number":"JOB_191627","tr_customer_id":191645,"tr_customer_product_id":191635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:42.000Z","modified_at":"2026-02-19T07:27:14.000Z","name":"Fae Schaefer","mobile_number":"263-979-8832","email_id":"Elinor_Ortiz32@gmail.com","dop":"2026-01-04","serial_number":"15555224345239","imei1":"15555224345239","imei2":"115555224345239","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191625,"job_number":"JOB_191625","tr_customer_id":191643,"tr_customer_product_id":191633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:26:02.000Z","modified_at":"2026-02-19T07:26:33.000Z","name":"Elsie Bernhard","mobile_number":"208-392-6795","email_id":"Anika.Schulist@gmail.com","dop":"2026-01-04","serial_number":"17867640422436","imei1":"17867640422436","imei2":"117867640422436","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191622,"job_number":"JOB_191622","tr_customer_id":191640,"tr_customer_product_id":191630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:25:22.000Z","modified_at":"2026-02-19T07:25:53.000Z","name":"Jules Barton","mobile_number":"454-254-3666","email_id":"Alessandra.Bailey@hotmail.com","dop":"2026-01-04","serial_number":"16040947768597","imei1":"16040947768597","imei2":"116040947768597","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191619,"job_number":"JOB_191619","tr_customer_id":191637,"tr_customer_product_id":191627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:24:41.000Z","modified_at":"2026-02-19T07:25:13.000Z","name":"Lazaro Murazik","mobile_number":"941-308-0698","email_id":"Antonietta12@hotmail.com","dop":"2026-01-04","serial_number":"11902752836580","imei1":"11902752836580","imei2":"111902752836580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191615,"job_number":"JOB_191615","tr_customer_id":191633,"tr_customer_product_id":191623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:12:39.000Z","modified_at":"2026-02-19T07:13:16.000Z","name":"Colby Harber","mobile_number":"675-373-7751","email_id":"Desmond_Kling@yahoo.com","dop":"2025-04-06","serial_number":"10772445433144","imei1":"10772445433144","imei2":"10772445433144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191612,"job_number":"JOB_191612","tr_customer_id":191630,"tr_customer_product_id":191620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:53.000Z","modified_at":"2026-02-19T07:12:31.000Z","name":"Rowland Jaskolski","mobile_number":"466-689-4046","email_id":"Rachelle58@hotmail.com","dop":"2025-04-06","serial_number":"12023637511442","imei1":"12023637511442","imei2":"12023637511442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191609,"job_number":"JOB_191609","tr_customer_id":191627,"tr_customer_product_id":191617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:07.000Z","modified_at":"2026-02-19T07:11:46.000Z","name":"Natasha Franecki","mobile_number":"308-708-2627","email_id":"Rosalinda26@yahoo.com","dop":"2025-04-06","serial_number":"15786856087776","imei1":"15786856087776","imei2":"15786856087776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191606,"job_number":"JOB_191606","tr_customer_id":191624,"tr_customer_product_id":191614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:11:06.000Z","modified_at":"2026-02-19T07:11:43.000Z","name":"Shanny Schmitt","mobile_number":"302-277-5968","email_id":"Travon73@yahoo.com","dop":"2025-04-06","serial_number":"10127381774448","imei1":"10127381774448","imei2":"10127381774448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191604,"job_number":"JOB_191604","tr_customer_id":191622,"tr_customer_product_id":191612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:08:24.000Z","modified_at":"2026-02-19T07:09:02.000Z","name":"Elody Homenick","mobile_number":"497-244-8386","email_id":"Jeffry.Rutherford@yahoo.com","dop":"2025-04-06","serial_number":"13561252049692","imei1":"13561252049692","imei2":"13561252049692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191601,"job_number":"JOB_191601","tr_customer_id":191619,"tr_customer_product_id":191609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:43.000Z","modified_at":"2026-02-19T07:08:22.000Z","name":"Julian Dare","mobile_number":"896-368-0523","email_id":"Jada.Sanford87@hotmail.com","dop":"2025-04-06","serial_number":"15707577581133","imei1":"15707577581133","imei2":"15707577581133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191599,"job_number":"JOB_191599","tr_customer_id":191617,"tr_customer_product_id":191607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:39.000Z","modified_at":"2026-02-19T07:08:17.000Z","name":"Una Frami","mobile_number":"539-781-7636","email_id":"Waino_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"16066370384018","imei1":"16066370384018","imei2":"16066370384018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191596,"job_number":"JOB_191596","tr_customer_id":191614,"tr_customer_product_id":191604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:21.000Z","modified_at":"2026-02-19T07:07:59.000Z","name":"Wiley Bins","mobile_number":"430-963-0403","email_id":"Sylvan75@yahoo.com","dop":"2025-04-06","serial_number":"15062486561936","imei1":"15062486561936","imei2":"15062486561936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191594,"job_number":"JOB_191594","tr_customer_id":191612,"tr_customer_product_id":191602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:07:11.000Z","modified_at":"2026-02-19T07:07:49.000Z","name":"Kayley Cremin","mobile_number":"810-889-1945","email_id":"Joey72@gmail.com","dop":"2025-04-06","serial_number":"17758222127870","imei1":"17758222127870","imei2":"17758222127870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191591,"job_number":"JOB_191591","tr_customer_id":191609,"tr_customer_product_id":191599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:53.000Z","modified_at":"2026-02-19T07:07:31.000Z","name":"Ethyl Smitham","mobile_number":"870-821-9831","email_id":"Margot.Pacocha46@gmail.com","dop":"2025-04-06","serial_number":"12966772971529","imei1":"12966772971529","imei2":"12966772971529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191588,"job_number":"JOB_191588","tr_customer_id":191606,"tr_customer_product_id":191596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:06:25.000Z","modified_at":"2026-02-19T07:07:03.000Z","name":"Sigurd Price","mobile_number":"346-516-8271","email_id":"Jade.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"11228952139095","imei1":"11228952139095","imei2":"11228952139095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191585,"job_number":"JOB_191585","tr_customer_id":191603,"tr_customer_product_id":191593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:05:39.000Z","modified_at":"2026-02-19T07:06:18.000Z","name":"Richie Blanda","mobile_number":"550-422-3322","email_id":"Janae_Nienow@hotmail.com","dop":"2025-04-06","serial_number":"11153005753260","imei1":"11153005753260","imei2":"11153005753260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191582,"job_number":"JOB_191582","tr_customer_id":191600,"tr_customer_product_id":191590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:41.000Z","modified_at":"2026-02-19T07:03:20.000Z","name":"Kyla Swift","mobile_number":"413-915-5620","email_id":"Angelica_Smith5@hotmail.com","dop":"2025-04-06","serial_number":"11853697283622","imei1":"11853697283622","imei2":"11853697283622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191579,"job_number":"JOB_191579","tr_customer_id":191597,"tr_customer_product_id":191587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:02:22.000Z","modified_at":"2026-02-19T07:03:00.000Z","name":"Adrain Oberbrunner","mobile_number":"260-400-9806","email_id":"Hazel.Jacobson@hotmail.com","dop":"2000-01-31","serial_number":"10117860909760","imei1":"10117860909760","imei2":"10117860909760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191576,"job_number":"JOB_191576","tr_customer_id":191594,"tr_customer_product_id":191584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:55.000Z","modified_at":"2026-02-19T07:02:34.000Z","name":"Leslie Mueller","mobile_number":"800-563-4584","email_id":"Megane_Kihn99@hotmail.com","dop":"2025-04-06","serial_number":"19166138587495","imei1":"19166138587495","imei2":"19166138587495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191572,"job_number":"JOB_191572","tr_customer_id":191590,"tr_customer_product_id":191580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:38.000Z","modified_at":"2026-02-19T07:02:13.000Z","name":"Beth Beer","mobile_number":"601-760-1935","email_id":"Danika.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"19579377756825","imei1":"19579377756825","imei2":"19579377756825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191570,"job_number":"JOB_191570","tr_customer_id":191588,"tr_customer_product_id":191578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:36.000Z","modified_at":"2026-02-19T07:02:15.000Z","name":"Eloisa Tremblay","mobile_number":"583-607-8745","email_id":"Rogelio65@hotmail.com","dop":"2000-01-31","serial_number":"10653941582998","imei1":"10653941582998","imei2":"10653941582998","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191567,"job_number":"JOB_191567","tr_customer_id":191585,"tr_customer_product_id":191575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:23.000Z","modified_at":"2026-02-19T07:01:59.000Z","name":"Angelica O'Kon","mobile_number":"670-538-1508","email_id":"Keenan81@gmail.com","dop":"2025-04-06","serial_number":"16106324544621","imei1":"16106324544621","imei2":"16106324544621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191564,"job_number":"JOB_191564","tr_customer_id":191582,"tr_customer_product_id":191572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:01:08.000Z","modified_at":"2026-02-19T07:01:48.000Z","name":"Mikel Wuckert","mobile_number":"491-543-9419","email_id":"Mariah37@yahoo.com","dop":"2025-04-06","serial_number":"14281310709743","imei1":"14281310709743","imei2":"14281310709743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191561,"job_number":"JOB_191561","tr_customer_id":191579,"tr_customer_product_id":191569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:56.000Z","modified_at":"2026-02-19T07:01:31.000Z","name":"Ewald Robel","mobile_number":"823-260-5685","email_id":"Vance_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12649742719118","imei1":"12649742719118","imei2":"12649742719118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191558,"job_number":"JOB_191558","tr_customer_id":191576,"tr_customer_product_id":191566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:51.000Z","modified_at":"2026-02-19T07:01:29.000Z","name":"Vergie Stehr","mobile_number":"603-901-3481","email_id":"Alayna88@hotmail.com","dop":"2000-01-31","serial_number":"10484986695917","imei1":"10484986695917","imei2":"10484986695917","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191555,"job_number":"JOB_191555","tr_customer_id":191573,"tr_customer_product_id":191563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:40.000Z","modified_at":"2026-02-19T07:01:16.000Z","name":"Jaylon Upton","mobile_number":"886-662-7444","email_id":"Bette_Ryan43@hotmail.com","dop":"2025-04-06","serial_number":"15642230799806","imei1":"15642230799806","imei2":"15642230799806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191552,"job_number":"JOB_191552","tr_customer_id":191570,"tr_customer_product_id":191560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:16.000Z","modified_at":"2026-02-19T07:00:54.000Z","name":"Angela Grimes","mobile_number":"792-498-5860","email_id":"Timothy_Fahey@hotmail.com","dop":"2025-04-06","serial_number":"14254415761040","imei1":"14254415761040","imei2":"14254415761040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191549,"job_number":"JOB_191549","tr_customer_id":191567,"tr_customer_product_id":191557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:13.000Z","modified_at":"2026-02-19T07:00:49.000Z","name":"Vincenzo Lehner","mobile_number":"877-512-8574","email_id":"Chadrick_Moen@gmail.com","dop":"2025-04-06","serial_number":"19059634492033","imei1":"19059634492033","imei2":"19059634492033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191546,"job_number":"JOB_191546","tr_customer_id":191564,"tr_customer_product_id":191554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T07:00:05.000Z","modified_at":"2026-02-19T07:00:43.000Z","name":"Josefina Walsh","mobile_number":"957-503-4687","email_id":"Brice66@yahoo.com","dop":"2000-01-31","serial_number":"10417189901982","imei1":"10417189901982","imei2":"10417189901982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191543,"job_number":"JOB_191543","tr_customer_id":191561,"tr_customer_product_id":191551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:57.000Z","modified_at":"2026-02-19T07:00:33.000Z","name":"Cleveland Homenick","mobile_number":"536-678-7316","email_id":"Manuel13@hotmail.com","dop":"2025-04-06","serial_number":"14292209854857","imei1":"14292209854857","imei2":"14292209854857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191540,"job_number":"JOB_191540","tr_customer_id":191558,"tr_customer_product_id":191548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:30.000Z","modified_at":"2026-02-19T07:00:08.000Z","name":"Mable Langworth","mobile_number":"426-306-3639","email_id":"Quinn.Turner@gmail.com","dop":"2025-04-06","serial_number":"18912386361141","imei1":"18912386361141","imei2":"18912386361141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191537,"job_number":"JOB_191537","tr_customer_id":191555,"tr_customer_product_id":191545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:59:00.000Z","modified_at":"2026-02-19T06:59:38.000Z","name":"Felicita Bruen","mobile_number":"546-456-4965","email_id":"Donavon_Nienow85@gmail.com","dop":"2025-04-06","serial_number":"13390993223717","imei1":"13390993223717","imei2":"13390993223717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191535,"job_number":"JOB_191535","tr_customer_id":191553,"tr_customer_product_id":191543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:58:43.000Z","modified_at":"2026-02-19T06:59:22.000Z","name":"Abbie Schiller","mobile_number":"624-351-6219","email_id":"Rosetta_Davis@gmail.com","dop":"2025-04-06","serial_number":"10919727066600","imei1":"10919727066600","imei2":"10919727066600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191532,"job_number":"JOB_191532","tr_customer_id":191550,"tr_customer_product_id":191540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:55.000Z","modified_at":"2026-02-19T06:58:33.000Z","name":"Araceli Friesen","mobile_number":"789-819-7327","email_id":"Irma_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"17739414137389","imei1":"17739414137389","imei2":"17739414137389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191529,"job_number":"JOB_191529","tr_customer_id":191547,"tr_customer_product_id":191537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:57:10.000Z","modified_at":"2026-02-19T06:57:48.000Z","name":"Catharine Klein","mobile_number":"550-931-6410","email_id":"Angie_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"10269130981225","imei1":"10269130981225","imei2":"10269130981225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191526,"job_number":"JOB_191526","tr_customer_id":191544,"tr_customer_product_id":191534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:56:25.000Z","modified_at":"2026-02-19T06:57:03.000Z","name":"Dayana Bashirian","mobile_number":"975-879-8578","email_id":"Bertrand_Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14616173131725","imei1":"14616173131725","imei2":"14616173131725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191520,"job_number":"JOB_191520","tr_customer_id":191538,"tr_customer_product_id":191528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:55:35.000Z","modified_at":"2026-02-19T06:56:14.000Z","name":"Silas Prohaska","mobile_number":"919-535-5882","email_id":"Lea86@hotmail.com","dop":"2025-04-06","serial_number":"17355218990863","imei1":"17355218990863","imei2":"17355218990863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191517,"job_number":"JOB_191517","tr_customer_id":191535,"tr_customer_product_id":191525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:48.000Z","modified_at":"2026-02-19T06:55:27.000Z","name":"Nestor Mertz","mobile_number":"498-918-8993","email_id":"Theodore_Wiza65@yahoo.com","dop":"2025-04-06","serial_number":"14271467964161","imei1":"14271467964161","imei2":"14271467964161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191514,"job_number":"JOB_191514","tr_customer_id":191532,"tr_customer_product_id":191522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:54:01.000Z","modified_at":"2026-02-19T06:54:40.000Z","name":"Frida Thompson","mobile_number":"573-764-9737","email_id":"Susana.Cole91@gmail.com","dop":"2025-04-06","serial_number":"10974691673917","imei1":"10974691673917","imei2":"10974691673917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191511,"job_number":"JOB_191511","tr_customer_id":191529,"tr_customer_product_id":191519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:48.000Z","modified_at":"2026-02-19T06:53:26.000Z","name":"Winfield Baumbach","mobile_number":"960-421-0248","email_id":"Lee_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"19854168496464","imei1":"19854168496464","imei2":"19854168496464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191508,"job_number":"JOB_191508","tr_customer_id":191526,"tr_customer_product_id":191516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:52:04.000Z","modified_at":"2026-02-19T06:52:41.000Z","name":"Camren Kunde","mobile_number":"322-293-2467","email_id":"Eldridge.Sanford4@hotmail.com","dop":"2025-04-06","serial_number":"13839273068106","imei1":"13839273068106","imei2":"13839273068106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191505,"job_number":"JOB_191505","tr_customer_id":191523,"tr_customer_product_id":191513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:51:19.000Z","modified_at":"2026-02-19T06:51:57.000Z","name":"Brennan Emmerich","mobile_number":"541-465-9846","email_id":"Deshawn_Blick45@gmail.com","dop":"2025-04-06","serial_number":"17206524682264","imei1":"17206524682264","imei2":"17206524682264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191502,"job_number":"JOB_191502","tr_customer_id":191520,"tr_customer_product_id":191510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:50:38.000Z","modified_at":"2026-02-19T06:51:15.000Z","name":"Antwon Mraz","mobile_number":"740-206-3938","email_id":"Jessica_Jerde36@gmail.com","dop":"2025-06-18","serial_number":"10986170994466","imei1":"10986170994466","imei2":"10986170994466","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191499,"job_number":"JOB_191499","tr_customer_id":191517,"tr_customer_product_id":191507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:52.000Z","modified_at":"2026-02-19T06:50:30.000Z","name":"Hermina Buckridge","mobile_number":"599-333-7081","email_id":"Granville50@hotmail.com","dop":"2025-06-18","serial_number":"10103836692856","imei1":"10103836692856","imei2":"10103836692856","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191496,"job_number":"JOB_191496","tr_customer_id":191514,"tr_customer_product_id":191504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:49:46.000Z","modified_at":"2026-02-19T06:50:24.000Z","name":"Maurine Emard","mobile_number":"380-616-4703","email_id":"Eliezer.OKon@yahoo.com","dop":"2025-04-06","serial_number":"19520485212051","imei1":"19520485212051","imei2":"19520485212051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191493,"job_number":"JOB_191493","tr_customer_id":191511,"tr_customer_product_id":191501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:48:20.000Z","modified_at":"2026-02-19T06:48:58.000Z","name":"Cheyanne Hegmann","mobile_number":"787-648-6621","email_id":"Jack.Kuhlman98@hotmail.com","dop":"2025-12-31","serial_number":"105715225774007","imei1":"105715225774007","imei2":"105715225774007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191490,"job_number":"JOB_191490","tr_customer_id":191508,"tr_customer_product_id":191498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:47:32.000Z","modified_at":"2026-02-19T06:48:12.000Z","name":"Katlynn Lebsack","mobile_number":"510-547-5993","email_id":"Cleve56@gmail.com","dop":"2025-12-31","serial_number":"107150708302935","imei1":"107150708302935","imei2":"107150708302935","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191485,"job_number":"JOB_191485","tr_customer_id":191503,"tr_customer_product_id":191493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T06:46:45.000Z","modified_at":"2026-02-19T06:47:24.000Z","name":"Estella Bradtke","mobile_number":"290-803-9432","email_id":"Cory.Beer85@yahoo.com","dop":"2025-12-31","serial_number":"109958319909277","imei1":"109958319909277","imei2":"109958319909277","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T06:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191472,"job_number":"JOB_191472","tr_customer_id":191490,"tr_customer_product_id":191480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:51:22.000Z","modified_at":"2026-02-19T05:51:58.000Z","name":"Stone Crona","mobile_number":"532-582-6364","email_id":"Rocio.Auer26@hotmail.com","dop":"2025-04-06","serial_number":"15778295434183","imei1":"15778295434183","imei2":"15778295434183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191469,"job_number":"JOB_191469","tr_customer_id":191487,"tr_customer_product_id":191477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:50:39.000Z","modified_at":"2026-02-19T05:51:15.000Z","name":"Estefania Miller","mobile_number":"586-332-2756","email_id":"Lula.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"19141135174367","imei1":"19141135174367","imei2":"19141135174367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191466,"job_number":"JOB_191466","tr_customer_id":191484,"tr_customer_product_id":191474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:49:56.000Z","modified_at":"2026-02-19T05:50:32.000Z","name":"Estefania Hansen","mobile_number":"582-848-4068","email_id":"Prudence.Raynor77@yahoo.com","dop":"2025-04-06","serial_number":"16195161947958","imei1":"16195161947958","imei2":"16195161947958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191464,"job_number":"JOB_191464","tr_customer_id":191482,"tr_customer_product_id":191472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:43:10.000Z","modified_at":"2026-02-19T05:43:20.000Z","name":"Kayleigh Rohan","mobile_number":"846-744-6321","email_id":"Camila_Romaguera@yahoo.com","dop":"2025-12-01","serial_number":"15980326054459","imei1":"15980326054459","imei2":"15980326054459","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191462,"job_number":"JOB_191462","tr_customer_id":191480,"tr_customer_product_id":191470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:56.000Z","modified_at":"2026-02-19T05:43:06.000Z","name":"Tanya Crona","mobile_number":"338-524-9295","email_id":"Richie77@yahoo.com","dop":"2025-12-01","serial_number":"11478185536545","imei1":"11478185536545","imei2":"11478185536545","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191460,"job_number":"JOB_191460","tr_customer_id":191478,"tr_customer_product_id":191468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:42:41.000Z","modified_at":"2026-02-19T05:42:52.000Z","name":"Lewis Labadie","mobile_number":"488-581-2884","email_id":"Chanel84@gmail.com","dop":"2025-12-01","serial_number":"13131803272008","imei1":"13131803272008","imei2":"13131803272008","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191457,"job_number":"JOB_191457","tr_customer_id":191475,"tr_customer_product_id":191465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:26.000Z","modified_at":"2026-02-19T05:42:01.000Z","name":"Jaylan Gislason","mobile_number":"662-231-9052","email_id":"Stephan_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18511851619103","imei1":"18511851619103","imei2":"18511851619103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191455,"job_number":"JOB_191455","tr_customer_id":191473,"tr_customer_product_id":191463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:41:07.000Z","modified_at":"2026-02-19T05:41:45.000Z","name":"Shany Gleason","mobile_number":"749-933-1545","email_id":"Kiera.Blick87@yahoo.com","dop":"2025-04-06","serial_number":"16722999923824","imei1":"16722999923824","imei2":"16722999923824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191453,"job_number":"JOB_191453","tr_customer_id":191471,"tr_customer_product_id":191461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:24:11.000Z","modified_at":"2026-02-19T05:24:20.000Z","name":"Jermain Romaguera","mobile_number":"828-527-9212","email_id":"Kobe.Predovic@yahoo.com","dop":"2025-07-01","serial_number":"103485675612885","imei1":"103485675612885","imei2":"103485675612885","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191451,"job_number":"JOB_191451","tr_customer_id":191469,"tr_customer_product_id":191459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:23:57.000Z","modified_at":"2026-02-19T05:24:08.000Z","name":"Kellie Cassin","mobile_number":"780-887-7484","email_id":"Greta_Kovacek@hotmail.com","dop":"2025-07-01","serial_number":"108639764461683","imei1":"108639764461683","imei2":"108639764461683","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191447,"job_number":"JOB_191447","tr_customer_id":191465,"tr_customer_product_id":191455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:18:13.000Z","modified_at":"2026-02-19T05:18:42.000Z","name":"Linda Corkery","mobile_number":"832-357-3557","email_id":"Amina_Purdy43@gmail.com","dop":"2024-08-17","serial_number":"33278816383519","imei1":"33278816383519","imei2":"33278816383519","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191446,"job_number":"JOB_191446","tr_customer_id":191464,"tr_customer_product_id":191454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:40.000Z","modified_at":"2026-02-19T05:18:09.000Z","name":"Ethelyn Mante","mobile_number":"517-248-2716","email_id":"Sigurd.Schimmel@yahoo.com","dop":"2024-08-17","serial_number":"34661518881858","imei1":"34661518881858","imei2":"34661518881858","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191442,"job_number":"JOB_191442","tr_customer_id":191460,"tr_customer_product_id":191450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:17:06.000Z","modified_at":"2026-02-19T05:17:36.000Z","name":"Stan Gibson","mobile_number":"609-381-2346","email_id":"Jessie_Altenwerth39@hotmail.com","dop":"2024-08-17","serial_number":"95080752699866","imei1":"95080752699866","imei2":"95080752699866","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191440,"job_number":"JOB_191440","tr_customer_id":191458,"tr_customer_product_id":191448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T05:16:34.000Z","modified_at":"2026-02-19T05:17:03.000Z","name":"Furman Beatty","mobile_number":"757-257-2048","email_id":"Andreane.Gutkowski38@hotmail.com","dop":"2024-08-17","serial_number":"74012982038220","imei1":"74012982038220","imei2":"74012982038220","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191433,"job_number":"JOB_191433","tr_customer_id":191451,"tr_customer_product_id":191441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:58:41.000Z","modified_at":"2026-02-19T05:06:37.000Z","name":"Mayur Jain","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-03","serial_number":"1226746537659739","imei1":"1226746537659739","imei2":"1226746537659739","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T05:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191432,"job_number":"JOB_191432","tr_customer_id":191450,"tr_customer_product_id":191440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:48:30.000Z","modified_at":"2026-02-19T04:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95576029596947","imei1":"95576029596947","imei2":"95576029596947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191425,"job_number":"JOB_191425","tr_customer_id":191443,"tr_customer_product_id":191433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:58.000Z","modified_at":"2026-02-19T04:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43859818284508","imei1":"43859818284508","imei2":"43859818284508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191418,"job_number":"JOB_191418","tr_customer_id":191436,"tr_customer_product_id":191426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:47:26.000Z","modified_at":"2026-02-19T04:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11003662094671","imei1":"11003662094671","imei2":"11003662094671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191410,"job_number":"JOB_191410","tr_customer_id":191428,"tr_customer_product_id":191418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:21.000Z","modified_at":"2026-02-19T04:33:59.000Z","name":"Louie Thiel","mobile_number":"265-249-1753","email_id":"Macy_Deckow55@gmail.com","dop":"2025-04-06","serial_number":"19964249728039","imei1":"19964249728039","imei2":"19964249728039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191407,"job_number":"JOB_191407","tr_customer_id":191425,"tr_customer_product_id":191415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:15.000Z","modified_at":"2026-02-19T04:33:52.000Z","name":"Isabell Mertz","mobile_number":"428-729-6996","email_id":"Hector87@gmail.com","dop":"2000-01-31","serial_number":"10176807078517","imei1":"10176807078517","imei2":"10176807078517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191404,"job_number":"JOB_191404","tr_customer_id":191422,"tr_customer_product_id":191412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:13.000Z","modified_at":"2026-02-19T04:33:53.000Z","name":"Cecil Murray","mobile_number":"929-945-6440","email_id":"Sherwood2@hotmail.com","dop":"2025-04-06","serial_number":"11857045915779","imei1":"11857045915779","imei2":"11857045915779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191401,"job_number":"JOB_191401","tr_customer_id":191419,"tr_customer_product_id":191409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:10.000Z","modified_at":"2026-02-19T04:33:47.000Z","name":"Lilian Quitzon","mobile_number":"659-476-6312","email_id":"Sedrick12@hotmail.com","dop":"2025-04-06","serial_number":"14696319870215","imei1":"14696319870215","imei2":"14696319870215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191398,"job_number":"JOB_191398","tr_customer_id":191416,"tr_customer_product_id":191406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:05.000Z","modified_at":"2026-02-19T04:33:42.000Z","name":"Thora Bradtke","mobile_number":"891-617-9962","email_id":"Eleonore10@gmail.com","dop":"2025-04-06","serial_number":"15293652030890","imei1":"15293652030890","imei2":"15293652030890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191395,"job_number":"JOB_191395","tr_customer_id":191413,"tr_customer_product_id":191403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:33:01.000Z","modified_at":"2026-02-19T04:33:34.000Z","name":"Ora Morar","mobile_number":"521-358-3154","email_id":"Erin79@hotmail.com","dop":"2025-04-06","serial_number":"14458581409606","imei1":"14458581409606","imei2":"14458581409606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191391,"job_number":"JOB_191391","tr_customer_id":191409,"tr_customer_product_id":191399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:56.000Z","modified_at":"2026-02-19T04:33:33.000Z","name":"Laury Nienow","mobile_number":"528-989-2756","email_id":"Sage.Collins42@hotmail.com","dop":"2025-04-06","serial_number":"19436125713450","imei1":"19436125713450","imei2":"19436125713450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191390,"job_number":"JOB_191390","tr_customer_id":191408,"tr_customer_product_id":191398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:55.000Z","modified_at":"2026-02-19T04:33:33.000Z","name":"Itzel Gaylord","mobile_number":"207-787-9637","email_id":"Schuyler.Mueller13@hotmail.com","dop":"2025-08-24","serial_number":"19688241519270","imei1":"19688241519270","imei2":"19688241519270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191386,"job_number":"JOB_191386","tr_customer_id":191404,"tr_customer_product_id":191394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:40.000Z","modified_at":"2026-02-19T04:33:14.000Z","name":"Chet Davis","mobile_number":"683-704-4539","email_id":"Lamont29@gmail.com","dop":"2025-04-06","serial_number":"16449199361031","imei1":"16449199361031","imei2":"16449199361031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191382,"job_number":"JOB_191382","tr_customer_id":191400,"tr_customer_product_id":191390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:34.000Z","modified_at":"2026-02-19T04:33:13.000Z","name":"Jedediah Stokes","mobile_number":"714-295-5543","email_id":"Frida.Carroll26@hotmail.com","dop":"2025-04-06","serial_number":"19628153727205","imei1":"19628153727205","imei2":"19628153727205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191380,"job_number":"JOB_191380","tr_customer_id":191398,"tr_customer_product_id":191388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:33.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Lula Beatty","mobile_number":"224-831-7558","email_id":"Lucas65@yahoo.com","dop":"2025-04-06","serial_number":"19619870662976","imei1":"19619870662976","imei2":"19619870662976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191376,"job_number":"JOB_191376","tr_customer_id":191394,"tr_customer_product_id":191384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:30.000Z","modified_at":"2026-02-19T04:33:07.000Z","name":"Joey Cummerata","mobile_number":"993-361-7479","email_id":"Vinnie_Hagenes41@hotmail.com","dop":"2000-01-31","serial_number":"10174763734902","imei1":"10174763734902","imei2":"10174763734902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191374,"job_number":"JOB_191374","tr_customer_id":191392,"tr_customer_product_id":191382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:29.000Z","modified_at":"2026-02-19T04:33:04.000Z","name":"Mafalda Feil","mobile_number":"746-857-8372","email_id":"Christop6@hotmail.com","dop":"2025-04-06","serial_number":"19007908373567","imei1":"19007908373567","imei2":"19007908373567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191370,"job_number":"JOB_191370","tr_customer_id":191388,"tr_customer_product_id":191378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:33:03.000Z","name":"Joanie Cruickshank","mobile_number":"531-789-2519","email_id":"Alejandra.Morar30@gmail.com","dop":"2025-04-06","serial_number":"13484512764387","imei1":"13484512764387","imei2":"13484512764387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191368,"job_number":"JOB_191368","tr_customer_id":191386,"tr_customer_product_id":191376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:25.000Z","modified_at":"2026-02-19T04:33:05.000Z","name":"Jermey Walter","mobile_number":"680-897-9009","email_id":"Savion_Padberg97@gmail.com","dop":"2025-04-06","serial_number":"17381384252158","imei1":"17381384252158","imei2":"17381384252158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191365,"job_number":"JOB_191365","tr_customer_id":191383,"tr_customer_product_id":191373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:22.000Z","modified_at":"2026-02-19T04:33:00.000Z","name":"Talia Boyer","mobile_number":"273-640-4567","email_id":"Clovis17@gmail.com","dop":"2025-04-06","serial_number":"14283088032636","imei1":"14283088032636","imei2":"14283088032636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191360,"job_number":"JOB_191360","tr_customer_id":191378,"tr_customer_product_id":191368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:21.000Z","modified_at":"2026-02-19T04:32:55.000Z","name":"Sandrine Block","mobile_number":"214-734-0281","email_id":"Kimberly71@yahoo.com","dop":"2025-04-06","serial_number":"12284105358836","imei1":"12284105358836","imei2":"12284105358836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191358,"job_number":"JOB_191358","tr_customer_id":191376,"tr_customer_product_id":191366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:20.000Z","modified_at":"2026-02-19T04:32:58.000Z","name":"Kellie Emard","mobile_number":"508-593-0262","email_id":"Eladio.Price11@hotmail.com","dop":"2025-04-06","serial_number":"17835828163287","imei1":"17835828163287","imei2":"17835828163287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191356,"job_number":"JOB_191356","tr_customer_id":191374,"tr_customer_product_id":191364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:18.000Z","modified_at":"2026-02-19T04:32:52.000Z","name":"Leola Abbott","mobile_number":"491-559-6431","email_id":"Annabelle.Kuhic81@gmail.com","dop":"2025-12-31","serial_number":"104359058222042","imei1":"104359058222042","imei2":"104359058222042","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191352,"job_number":"JOB_191352","tr_customer_id":191370,"tr_customer_product_id":191360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:11.000Z","modified_at":"2026-02-19T04:32:48.000Z","name":"Mose Prohaska","mobile_number":"461-736-5372","email_id":"Alene_Leffler18@yahoo.com","dop":"2025-04-06","serial_number":"11596564535353","imei1":"11596564535353","imei2":"11596564535353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191350,"job_number":"JOB_191350","tr_customer_id":191368,"tr_customer_product_id":191358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:10.000Z","modified_at":"2026-02-19T04:32:48.000Z","name":"Brandi Goldner","mobile_number":"618-577-6544","email_id":"Heber.Simonis70@gmail.com","dop":"2025-08-24","serial_number":"19885662349488","imei1":"19885662349488","imei2":"19885662349488","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191343,"job_number":"JOB_191343","tr_customer_id":191361,"tr_customer_product_id":191351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:32:06.000Z","modified_at":"2026-02-19T04:32:45.000Z","name":"Eusebio Fay","mobile_number":"684-703-7890","email_id":"Deborah.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"15606114836032","imei1":"15606114836032","imei2":"15606114836032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191340,"job_number":"JOB_191340","tr_customer_id":191358,"tr_customer_product_id":191348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:59.000Z","modified_at":"2026-02-19T04:32:33.000Z","name":"Everette Mitchell","mobile_number":"646-430-8922","email_id":"Javonte48@hotmail.com","dop":"2025-04-06","serial_number":"11063039597113","imei1":"11063039597113","imei2":"11063039597113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191335,"job_number":"JOB_191335","tr_customer_id":191353,"tr_customer_product_id":191343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:52.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Vincenza Quigley","mobile_number":"899-645-5500","email_id":"Larissa_Langosh80@gmail.com","dop":"2025-04-06","serial_number":"14261127495212","imei1":"14261127495212","imei2":"14261127495212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191330,"job_number":"JOB_191330","tr_customer_id":191348,"tr_customer_product_id":191338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:50.000Z","modified_at":"2026-02-19T04:32:25.000Z","name":"Annalise Towne","mobile_number":"473-231-2341","email_id":"Faustino85@yahoo.com","dop":"2025-02-01","serial_number":"99450738351592","imei1":"99450738351592","imei2":"99450738351592","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191326,"job_number":"JOB_191326","tr_customer_id":191344,"tr_customer_product_id":191334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:48.000Z","modified_at":"2026-02-19T04:32:23.000Z","name":"Darryl Altenwerth","mobile_number":"441-495-0709","email_id":"Marley_Roberts82@hotmail.com","dop":"2025-04-06","serial_number":"10839683280079","imei1":"10839683280079","imei2":"10839683280079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191323,"job_number":"JOB_191323","tr_customer_id":191341,"tr_customer_product_id":191331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:47.000Z","modified_at":"2026-02-19T04:32:26.000Z","name":"Gerhard Bartell","mobile_number":"520-547-9263","email_id":"Rudy_Witting@yahoo.com","dop":"2025-04-06","serial_number":"17577094699323","imei1":"17577094699323","imei2":"17577094699323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191320,"job_number":"JOB_191320","tr_customer_id":191338,"tr_customer_product_id":191328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:45.000Z","modified_at":"2026-02-19T04:32:22.000Z","name":"Cielo Parker","mobile_number":"574-633-7860","email_id":"Zena_Tromp49@yahoo.com","dop":"2000-01-31","serial_number":"10695999451860","imei1":"10695999451860","imei2":"10695999451860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191314,"job_number":"JOB_191314","tr_customer_id":191332,"tr_customer_product_id":191322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Brody Herzog","mobile_number":"447-878-8382","email_id":"Freddie0@gmail.com","dop":"2025-04-06","serial_number":"15379057177360","imei1":"15379057177360","imei2":"15379057177360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191313,"job_number":"JOB_191313","tr_customer_id":191331,"tr_customer_product_id":191321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:43.000Z","modified_at":"2026-02-19T04:32:19.000Z","name":"Heloise Fadel","mobile_number":"656-715-3905","email_id":"Zoila_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15733673606042","imei1":"15733673606042","imei2":"15733673606042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191308,"job_number":"JOB_191308","tr_customer_id":191326,"tr_customer_product_id":191316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:32:18.000Z","name":"Lilian O'Hara","mobile_number":"940-852-3524","email_id":"Rachel.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"12316875376865","imei1":"12316875376865","imei2":"12316875376865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191304,"job_number":"JOB_191304","tr_customer_id":191322,"tr_customer_product_id":191312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:40.000Z","modified_at":"2026-02-19T04:32:14.000Z","name":"Nikita D'Amore","mobile_number":"462-247-8254","email_id":"Dario_Hamill@hotmail.com","dop":"2025-04-06","serial_number":"14463210646709","imei1":"14463210646709","imei2":"14463210646709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191297,"job_number":"JOB_191297","tr_customer_id":191315,"tr_customer_product_id":191305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:37.000Z","modified_at":"2026-02-19T04:32:15.000Z","name":"Destiney Gutkowski","mobile_number":"478-494-9019","email_id":"Emmanuel_Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"17113219952623","imei1":"17113219952623","imei2":"17113219952623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191294,"job_number":"JOB_191294","tr_customer_id":191312,"tr_customer_product_id":191302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:36.000Z","modified_at":"2026-02-19T04:32:15.000Z","name":"Graciela Rau","mobile_number":"537-831-3393","email_id":"Otis18@hotmail.com","dop":"2025-04-06","serial_number":"19510086005509","imei1":"19510086005509","imei2":"19510086005509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191290,"job_number":"JOB_191290","tr_customer_id":191308,"tr_customer_product_id":191298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:10.000Z","name":"Stephen Strosin","mobile_number":"409-793-7734","email_id":"Katelyn.Kautzer45@hotmail.com","dop":"2025-12-31","serial_number":"104479306306032","imei1":"104479306306032","imei2":"104479306306032","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191289,"job_number":"JOB_191289","tr_customer_id":191307,"tr_customer_product_id":191297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:17.000Z","name":"Lafayette Ratke","mobile_number":"258-528-1494","email_id":"Jules_DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13966175681051","imei1":"13966175681051","imei2":"13966175681051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191286,"job_number":"JOB_191286","tr_customer_id":191304,"tr_customer_product_id":191294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:35.000Z","modified_at":"2026-02-19T04:32:13.000Z","name":"Rosie Bartell","mobile_number":"927-708-6553","email_id":"Humberto.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"18646074274899","imei1":"18646074274899","imei2":"18646074274899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191282,"job_number":"JOB_191282","tr_customer_id":191300,"tr_customer_product_id":191290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:32.000Z","modified_at":"2026-02-19T04:32:08.000Z","name":"Marta Champlin","mobile_number":"920-931-9702","email_id":"Audie_Pacocha13@gmail.com","dop":"2025-04-06","serial_number":"13817986916183","imei1":"13817986916183","imei2":"13817986916183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191274,"job_number":"JOB_191274","tr_customer_id":191292,"tr_customer_product_id":191282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:25.000Z","modified_at":"2026-02-19T04:32:03.000Z","name":"Ramiro Bechtelar","mobile_number":"745-409-0378","email_id":"Norbert15@yahoo.com","dop":"2025-04-06","serial_number":"12360197911166","imei1":"12360197911166","imei2":"12360197911166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191271,"job_number":"JOB_191271","tr_customer_id":191289,"tr_customer_product_id":191279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:24.000Z","modified_at":"2026-02-19T04:32:02.000Z","name":"Mohamed Becker","mobile_number":"376-379-9861","email_id":"Belle81@yahoo.com","dop":"2025-08-24","serial_number":"17409518650292","imei1":"17409518650292","imei2":"17409518650292","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191267,"job_number":"JOB_191267","tr_customer_id":191285,"tr_customer_product_id":191275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:20.000Z","modified_at":"2026-02-19T04:31:58.000Z","name":"Alba Green","mobile_number":"906-522-1830","email_id":"Christelle.Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"18385437905295","imei1":"18385437905295","imei2":"18385437905295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191264,"job_number":"JOB_191264","tr_customer_id":191282,"tr_customer_product_id":191272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:19.000Z","modified_at":"2026-02-19T04:31:56.000Z","name":"Karen Wisozk","mobile_number":"237-821-8269","email_id":"Marcella.Kassulke16@yahoo.com","dop":"2025-04-06","serial_number":"11637639127847","imei1":"11637639127847","imei2":"11637639127847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191262,"job_number":"JOB_191262","tr_customer_id":191280,"tr_customer_product_id":191270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:18.000Z","modified_at":"2026-02-19T04:31:52.000Z","name":"Lelah Marvin","mobile_number":"681-285-6603","email_id":"Belle_Lindgren69@yahoo.com","dop":"2025-04-06","serial_number":"16378129807002","imei1":"16378129807002","imei2":"16378129807002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191258,"job_number":"JOB_191258","tr_customer_id":191276,"tr_customer_product_id":191266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:14.000Z","modified_at":"2026-02-19T04:31:30.000Z","name":"Caroline Buckridge","mobile_number":"678-634-5086","email_id":"Celestino19@yahoo.com","dop":"2025-05-30","serial_number":"17266822880061","imei1":"17266822880061","imei2":"17266822880061","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191256,"job_number":"JOB_191256","tr_customer_id":191274,"tr_customer_product_id":191264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:12.000Z","modified_at":"2026-02-19T04:31:46.000Z","name":"Javon Lindgren","mobile_number":"832-806-2622","email_id":"Eden.Crona@hotmail.com","dop":"2025-04-06","serial_number":"15394798993817","imei1":"15394798993817","imei2":"15394798993817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191253,"job_number":"JOB_191253","tr_customer_id":191271,"tr_customer_product_id":191261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:07.000Z","modified_at":"2026-02-19T04:31:41.000Z","name":"Shea Torphy","mobile_number":"636-800-2686","email_id":"Oleta.Mertz@hotmail.com","dop":"2025-04-06","serial_number":"10107728821306","imei1":"10107728821306","imei2":"10107728821306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191251,"job_number":"JOB_191251","tr_customer_id":191269,"tr_customer_product_id":191259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:06.000Z","modified_at":"2026-02-19T04:31:40.000Z","name":"Enos Pouros","mobile_number":"651-818-9717","email_id":"Delaney23@gmail.com","dop":"2025-02-01","serial_number":"20140315353432","imei1":"20140315353432","imei2":"20140315353432","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191245,"job_number":"JOB_191245","tr_customer_id":191263,"tr_customer_product_id":191253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Daniela Block","mobile_number":"938-847-5257","email_id":"Melany.Considine41@gmail.com","dop":"2025-04-06","serial_number":"16173696631226","imei1":"16173696631226","imei2":"16173696631226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191242,"job_number":"JOB_191242","tr_customer_id":191260,"tr_customer_product_id":191250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:31:00.000Z","modified_at":"2026-02-19T04:31:37.000Z","name":"Branson Adams","mobile_number":"976-287-4492","email_id":"Ellen15@hotmail.com","dop":"2000-01-31","serial_number":"10000040665792","imei1":"10000040665792","imei2":"10000040665792","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191240,"job_number":"JOB_191240","tr_customer_id":191258,"tr_customer_product_id":191248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:59.000Z","modified_at":"2026-02-19T04:31:36.000Z","name":"Alvis Jaskolski","mobile_number":"911-458-8956","email_id":"Vivien0@gmail.com","dop":"2025-04-06","serial_number":"14380621024678","imei1":"14380621024678","imei2":"14380621024678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191238,"job_number":"JOB_191238","tr_customer_id":191256,"tr_customer_product_id":191246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:54.000Z","modified_at":"2026-02-19T04:31:28.000Z","name":"Nicola Runolfsson","mobile_number":"351-533-1123","email_id":"Travis.Ortiz69@yahoo.com","dop":"2025-12-31","serial_number":"106511907251293","imei1":"106511907251293","imei2":"106511907251293","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191234,"job_number":"JOB_191234","tr_customer_id":191252,"tr_customer_product_id":191242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:51.000Z","modified_at":"2026-02-19T04:31:29.000Z","name":"Raegan Mayert","mobile_number":"628-984-2252","email_id":"Fredrick37@hotmail.com","dop":"2025-04-06","serial_number":"14202970090493","imei1":"14202970090493","imei2":"14202970090493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191231,"job_number":"JOB_191231","tr_customer_id":191249,"tr_customer_product_id":191239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:48.000Z","modified_at":"2026-02-19T04:31:24.000Z","name":"Jamar Bogan","mobile_number":"982-785-7819","email_id":"Ava.Runolfsdottir45@hotmail.com","dop":"2025-04-06","serial_number":"10913999112640","imei1":"10913999112640","imei2":"10913999112640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191226,"job_number":"JOB_191226","tr_customer_id":191244,"tr_customer_product_id":191234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"Osborne Boehm","mobile_number":"947-335-3819","email_id":"Clementina.Orn@hotmail.com","dop":"2025-04-06","serial_number":"12239686943739","imei1":"12239686943739","imei2":"12239686943739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191224,"job_number":"JOB_191224","tr_customer_id":191242,"tr_customer_product_id":191232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:35.000Z","modified_at":"2026-02-19T04:31:12.000Z","name":"Rory Hoeger","mobile_number":"919-644-4044","email_id":"Misael_Walter39@yahoo.com","dop":"2025-04-06","serial_number":"14403955667070","imei1":"14403955667070","imei2":"14403955667070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191221,"job_number":"JOB_191221","tr_customer_id":191239,"tr_customer_product_id":191229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:31:06.000Z","name":"Aida Conroy","mobile_number":"339-730-9279","email_id":"Florine1@yahoo.com","dop":"2025-06-18","serial_number":"10887985107029","imei1":"10887985107029","imei2":"10887985107029","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191218,"job_number":"JOB_191218","tr_customer_id":191236,"tr_customer_product_id":191226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:31:08.000Z","name":"Shad Greenfelder","mobile_number":"446-919-6119","email_id":"Bella82@gmail.com","dop":"2025-04-06","serial_number":"17097130893819","imei1":"17097130893819","imei2":"17097130893819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:57.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:54.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:54.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:52.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:47.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:43.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:41.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-19T09:25:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T09:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 396ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c23fb55b-1063-4ed8-842c-0fd90856df55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-WyVp62ttzTV2B2oMP4kaoElm8xg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:53.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T14:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be504c38-6483-43a0-b7df-36f9a9b3b705
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":191708}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 389ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTUwOTgzNH0.q1C7XfiF8OUo9w2llsRZFUmFukhlaxgQ3CjbkSNZd40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 726aee28-bdc7-4aa8-b87b-e68c9a50d92e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0112667a-93e1-44ff-9797-976e68222e53
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-/0Y/ZcNkeTQXdc8FUE2B1T68nQE"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7606f9c-ccec-4408-a996-50e76bdb456d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec3bc42e-2900-46bb-a116-3cf201c62516
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-faj5ijx6o6i9TnEXNzQoZWCSwx0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":592},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1018B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe347853-a1c6-4bcb-a274-c08b5f9e1f91
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1018
ETag W/"3fa-fRtJzAkNb/lRwyBsrFvICtWIR5s"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:55.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1018B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a838c786-3aad-4d80-925b-3963adc21e32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1018
ETag W/"3fa-fRtJzAkNb/lRwyBsrFvICtWIR5s"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:55.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T14:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6eb3bdd-8db2-443c-b807-5f023eafce71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":191708}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1acc8542-f4d8-4ff6-a64b-b5bd3111956b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_191708"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-qaAYHOJ2cfqYAMMdv70FTgFH7Vs"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 14:03:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:57.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T14:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191708
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1MDk4MzZ9.N9MS89OvAASld_ctzewufU7Hl4NaKDOQwRLjso3NPAY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66274c4f-226f-4b2f-a917-702b75669bb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a49-xzSUZH7TIoJwCixbDEVMz/GGfAU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 14:03:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191708,"job_number":"JOB_191708","tr_customer_id":191726,"tr_customer_product_id":191716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T14:03:41.000Z","modified_at":"2026-02-19T14:03:57.000Z","name":"Yazmin Robel","mobile_number":"660-799-3234","email_id":"Augusta.Lueilwitz@hotmail.com","dop":"2025-05-30","serial_number":"16414280143204","imei1":"16414280143204","imei2":"16414280143204","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T14:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":731358,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T14:03:41.000Z","created_at":"2026-02-19T14:03:41.000Z"},{"id":731359,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T14:03:41.000Z","created_at":"2026-02-19T14:03:41.000Z"},{"id":731364,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-19T14:03:51.000Z","created_at":"2026-02-19T14:03:51.000Z"},{"id":731365,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-19T14:03:53.000Z","created_at":"2026-02-19T14:03:53.000Z"},{"id":731366,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-19T14:03:55.000Z","created_at":"2026-02-19T14:03:55.000Z"},{"id":731367,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T14:03:57.000Z","created_at":"2026-02-19T14:03:57.000Z"},{"id":731368,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T14:03:57.000Z","created_at":"2026-02-19T14:03:57.000Z"}],"problems":[{"id":182455,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T14:03:41.000Z"},{"id":182458,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-19T14:03:53.000Z"}],"quatations":[]}}
Test Information
No Tests for this request